From fadcccd3bfd7b61aceed1b8ca034e5c849d00509 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Mon, 1 Nov 2021 13:19:29 +0100 Subject: Play around with Qtile as an alternative to Xmonad --- gui/stalonetray.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gui/stalonetray.nix') diff --git a/gui/stalonetray.nix b/gui/stalonetray.nix index ca3baaf..d74ba1e 100644 --- a/gui/stalonetray.nix +++ b/gui/stalonetray.nix @@ -13,7 +13,7 @@ background = "#000000"; dockapp_mode = "none"; window_layer = "bottom"; - window_strut = "bottom"; + window_strut = "none"; window_type = "dock"; }; }; -- cgit v1.2.3