Odin: hyprland + bspwm

This commit is contained in:
Filippo Berto 2024-02-26 10:11:41 +01:00
parent 8ec3fa94c9
commit a8b82c256c
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056

View file

@ -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";