From 1d2b0a0dfd42acea19d1e32117dfe9235f63c04a Mon Sep 17 00:00:00 2001 From: RealStickman Date: Fri, 5 May 2023 11:25:16 +0200 Subject: [PATCH] Openbox is not really working for me. try using lxqt --- configuration.nix | 2 +- system-packages.nix | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/configuration.nix b/configuration.nix index 9754d1e..bda146b 100644 --- a/configuration.nix +++ b/configuration.nix @@ -84,7 +84,7 @@ in enable = true; wayland = true; }; - windowManager.openbox.enable = true; + desktopManager.lxqt.enable = true; }; # enable gvfs service diff --git a/system-packages.nix b/system-packages.nix index 7daf724..7772888 100644 --- a/system-packages.nix +++ b/system-packages.nix @@ -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; [