Openbox is not really working for me. try using lxqt
This commit is contained in:
parent
0ce52933f0
commit
c6b02ee637
@ -84,7 +84,7 @@ in
|
||||
enable = true;
|
||||
wayland = true;
|
||||
};
|
||||
windowManager.openbox.enable = true;
|
||||
desktopManager.lxqt.enable = true;
|
||||
};
|
||||
|
||||
# enable gvfs service
|
||||
|
@ -23,8 +23,6 @@
|
||||
polkit_gnome # graphical authentication agent for polkit
|
||||
freetype # font rendering and configuration
|
||||
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; [
|
||||
|
Loading…
Reference in New Issue
Block a user