Use displaySessions for display manager
This commit is contained in:
parent
6c1aff4c0e
commit
7e54da92b9
3 changed files with 23 additions and 21 deletions
|
|
@ -50,8 +50,8 @@ in {
|
|||
|
||||
set EDITOR "neovide --no-fork"
|
||||
|
||||
alias rebuild='nh os switch'
|
||||
alias update='nix flake update --flake $FLAKE'
|
||||
alias rebuild='nh os switch -- --accept-flake-config'
|
||||
alias update='nix flake update --flake $FLAKE --accept-flake-config'
|
||||
abbr --add ls 'lsd'
|
||||
abbr --add :q 'exit'
|
||||
abbr --add gh 'git push origin'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue