Openbox is not really working for me. try using lxqt

This commit is contained in:
RealStickman 2023-05-05 11:25:16 +02:00
parent da8ee0e092
commit 1d2b0a0dfd
2 changed files with 1 additions and 3 deletions

View File

@ -84,7 +84,7 @@ in
enable = true; enable = true;
wayland = true; wayland = true;
}; };
windowManager.openbox.enable = true; desktopManager.lxqt.enable = true;
}; };
# enable gvfs service # enable gvfs service

View File

@ -23,8 +23,6 @@
polkit_gnome # graphical authentication agent for polkit polkit_gnome # graphical authentication agent for polkit
freetype # font rendering and configuration freetype # font rendering and configuration
open-vm-tools # running on vmware open-vm-tools # running on vmware
openbox # window manager for debugging in VMs
openbox-menu # automatically generates the openbox menu based on xdg-entries
]; ];
fonts.fonts = with pkgs; [ fonts.fonts = with pkgs; [