back to X and xmonad we go :P
This commit is contained in:
parent
a0608c8e13
commit
7e88bfcabc
1 changed files with 2 additions and 1 deletions
|
@ -20,7 +20,8 @@
|
|||
desktop = {
|
||||
plymouth.enable = false;
|
||||
kitty.enable = true;
|
||||
hyprland.enable = true;
|
||||
hyprland.enable = false;
|
||||
xmonad.enable = true;
|
||||
picom.enable = true;
|
||||
dunst.enable = true;
|
||||
browsers = {
|
||||
|
|
Loading…
Reference in a new issue