From 64ebd2d59c9c500fde6206e72fd0961d16514ef7 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:00:09 +0300 Subject: [PATCH] lmao gnome too hard --- hosts/sakotop/configuration.nix | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/hosts/sakotop/configuration.nix b/hosts/sakotop/configuration.nix index 715e7396..ab5bcf28 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -16,11 +16,11 @@ kitty.enable = true; xmonad.enable = false; dwm = { - enable = false; - dwmblocks.enable = false; + enable = true; + dwmblocks.enable = true; }; - gnome.enable = true; - dunst.enable = false; + gnome.enable = false; + dunst.enable = true; browsers = { qutebrowser.enable = true; # for those quick thinsg where i dont know how to do it on qutebrowser