Odin: hyprland + bspwm
This commit is contained in:
parent
8ec3fa94c9
commit
a8b82c256c
1 changed files with 2 additions and 2 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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue