mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 09:54:40 +02:00
sway: fix line-indentation
This commit is contained in:
parent
da27bd663f
commit
a420ea82dd
1 changed files with 1 additions and 3 deletions
4
sway.nix
4
sway.nix
|
@ -34,9 +34,7 @@
|
||||||
wshowkeys
|
wshowkeys
|
||||||
];
|
];
|
||||||
|
|
||||||
|
extraSessionCommands = ''
|
||||||
extraSessionCommands =
|
|
||||||
''
|
|
||||||
export XDG_SESSION_TYPE=wayland
|
export XDG_SESSION_TYPE=wayland
|
||||||
export XDG_CURRENT_DESKTOP=sway
|
export XDG_CURRENT_DESKTOP=sway
|
||||||
export SDL_VIDEODRIVER=wayland
|
export SDL_VIDEODRIVER=wayland
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue