change sway config
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
)
|
||||
|
||||
./utils/bento.nix
|
||||
./modules/sway/sway.nix
|
||||
|
||||
./hardware-configuration.nix
|
||||
];
|
||||
@@ -24,14 +25,12 @@
|
||||
"steam-run"
|
||||
];
|
||||
|
||||
services.xserver.windowManager.i3.enable = true;
|
||||
programs.sway.enable = true;
|
||||
|
||||
jovian.steam = {
|
||||
enable = true;
|
||||
autoStart = true;
|
||||
user = "dominik";
|
||||
desktopSession = "sway";
|
||||
};
|
||||
|
||||
# Bootloader.
|
||||
|
||||
Reference in New Issue
Block a user