Disable BSPWM + add Gnome as a fallback
This commit is contained in:
parent
f5f264101d
commit
2160abac77
4 changed files with 11 additions and 6 deletions
|
|
@ -97,12 +97,12 @@
|
|||
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
|
||||
layout = "it,us";
|
||||
|
|
|
|||
|
|
@ -100,7 +100,7 @@
|
|||
../../modules/hm/biblio.nix
|
||||
../../modules/hm/bitwarden.nix
|
||||
../../modules/hm/blender.nix
|
||||
../../modules/hm/bspwm.nix
|
||||
# ../../modules/hm/bspwm.nix
|
||||
../../modules/hm/cava.nix
|
||||
../../modules/hm/dunst.nix
|
||||
# ../../modules/hm/dwarf-fortress.nix
|
||||
|
|
|
|||
|
|
@ -88,7 +88,7 @@
|
|||
../../modules/hm/biblio.nix
|
||||
../../modules/hm/bitwarden.nix
|
||||
../../modules/hm/blender_nvidia.nix
|
||||
../../modules/hm/bspwm.nix
|
||||
# ../../modules/hm/bspwm.nix
|
||||
../../modules/hm/cava.nix
|
||||
../../modules/hm/dunst.nix
|
||||
# ../../modules/hm/dwarf-fortress.nix
|
||||
|
|
@ -119,7 +119,6 @@
|
|||
../../modules/hm/office.nix
|
||||
../../modules/hm/pass.nix
|
||||
../../modules/hm/picom.nix
|
||||
../../modules/hm/polybar.nix
|
||||
# ../../modules/hm/pro_audio.nix
|
||||
# ../../modules/hm/pycharm.nix
|
||||
../../modules/hm/research.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue