mirror of
https://github.com/buckley310/nixos-config.git
synced 2024-11-09 18:47:02 +00:00
sway: add xdg_utils
This commit is contained in:
parent
d94c52d4c5
commit
177bdda7a4
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
|||
xfce.thunar-archive-plugin
|
||||
caffeine-ng
|
||||
wf-recorder
|
||||
xdg_utils
|
||||
];
|
||||
|
||||
programs.bash.interactiveShellInit = '' [ "$(tty)" = "/dev/tty1" ] && exec sway '';
|
||||
|
|
Loading…
Reference in a new issue