From 7e88bfcabcf0156405c46c64f65853c2e87e3c37 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Sat, 9 Sep 2023 14:23:29 +0400 Subject: [PATCH] back to X and xmonad we go :P --- hosts/sakotop/configuration.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hosts/sakotop/configuration.nix b/hosts/sakotop/configuration.nix index e98a9c3e..4336c396 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -20,7 +20,8 @@ desktop = { plymouth.enable = false; kitty.enable = true; - hyprland.enable = true; + hyprland.enable = false; + xmonad.enable = true; picom.enable = true; dunst.enable = true; browsers = {