397 current 2024-04-17 21:19:08 24.05.20240417.203fac8 6.8.6-zen1 nvidiaProduction nvidiaStable

This commit is contained in:
zackartz 2024-04-17 21:19:09 -04:00
parent d77b27b46f
commit 15b88171f7
No known key found for this signature in database
GPG key ID: 5B53E53A9A514DBA

View file

@ -6,6 +6,7 @@
wayland.windowManager.sway = { wayland.windowManager.sway = {
enable = true; enable = true;
# package = pkgs.swayfx; # package = pkgs.swayfx;
catppuccin.enable = true;
config = rec { config = rec {
terminal = "kitty"; terminal = "kitty";
startup = [{command = "firefox";}]; startup = [{command = "firefox";}];