Gnome is buggy as usual. Getting back to bspwm
This commit is contained in:
parent
d32d92fcd4
commit
47efbd750a
8 changed files with 33 additions and 28 deletions
|
|
@ -63,12 +63,12 @@ with lib; {
|
|||
services.xserver = {
|
||||
enable = true;
|
||||
# Enable the GNOME 3 Desktop Environment.
|
||||
desktopManager.gnome.enable = true;
|
||||
# desktopManager.gnome.enable = true;
|
||||
# desktopManager.plasma5 = {
|
||||
# enable = true;
|
||||
# runUsingSystemd = true;
|
||||
# };
|
||||
# windowManager.bspwm.enable = true;
|
||||
windowManager.bspwm.enable = true;
|
||||
|
||||
|
||||
# Configure keymap in X11
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue