Move sway startups to desktop files

This commit is contained in:
Natsu Kagami 2024-06-25 20:24:48 +02:00
parent 47b96aee71
commit 41106623e8
Signed by: nki
GPG key ID: 55A032EB38B49ADB
4 changed files with 32 additions and 32 deletions

View file

@ -37,6 +37,7 @@
# Enable X11 configuration
linux.graphical.type = "wayland";
linux.graphical.wallpaper = ./images/pixiv_18776904.png;
linux.graphical.defaults.webBrowser = "librewolf.desktop";
programs.my-sway.enable = true;
programs.my-sway.fontSize = 15.0;
programs.my-sway.enableLaptopBars = false;