Enable some kde specifics
This commit is contained in:
parent
3b78843f34
commit
2bbbf47ce2
2 changed files with 18 additions and 1 deletions
|
@ -22,6 +22,7 @@ let
|
|||
case "sway"
|
||||
exec sway
|
||||
case "KDE Plasma"
|
||||
export NIXOS_OZONE_WL=1
|
||||
exec dbus-run-session startplasma-wayland
|
||||
case '*'
|
||||
exec fish -i
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue