change sway config
This commit is contained in:
parent
cfb4f767df
commit
0edfa742bd
4 changed files with 20 additions and 20 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue