mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2026-07-16 22:21:55 +08:00
chore: sway -> hyprland
This commit is contained in:
parent
1f2d589559
commit
daee7fd5f0
1 changed files with 1 additions and 1 deletions
|
|
@ -214,7 +214,7 @@
|
|||
# }
|
||||
|
||||
startwm() {
|
||||
dbus-run-session sway
|
||||
dbus-run-session Hyprland
|
||||
}
|
||||
|
||||
if [[ -z $DISPLAY ]] && [[ $(tty) = /dev/tty1 ]]; then startwm; fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue