From c6b02ee6378b4eda78c6588eb70c7868ae00627b 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 --- nixos-config/configuration.nix | 2 +- nixos-config/system-packages.nix | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/nixos-config/configuration.nix b/nixos-config/configuration.nix index 9754d1e9..bda146b6 100644 --- a/nixos-config/configuration.nix +++ b/nixos-config/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/nixos-config/system-packages.nix b/nixos-config/system-packages.nix index 7daf7240..77728883 100644 --- a/nixos-config/system-packages.nix +++ b/nixos-config/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; [