aboutsummaryrefslogtreecommitdiff
path: root/gui/stalonetray.nix
diff options
context:
space:
mode:
authorAdrian Kummerlaender2021-11-01 13:19:29 +0100
committerAdrian Kummerlaender2021-11-01 13:19:29 +0100
commitfadcccd3bfd7b61aceed1b8ca034e5c849d00509 (patch)
treec674153fe8911b1f1ac825b516491a09fc7f391a /gui/stalonetray.nix
parent312a22cf92fdda297b4f621745985e36cba060ce (diff)
downloadnixos_home-fadcccd3bfd7b61aceed1b8ca034e5c849d00509.tar
nixos_home-fadcccd3bfd7b61aceed1b8ca034e5c849d00509.tar.gz
nixos_home-fadcccd3bfd7b61aceed1b8ca034e5c849d00509.tar.bz2
nixos_home-fadcccd3bfd7b61aceed1b8ca034e5c849d00509.tar.lz
nixos_home-fadcccd3bfd7b61aceed1b8ca034e5c849d00509.tar.xz
nixos_home-fadcccd3bfd7b61aceed1b8ca034e5c849d00509.tar.zst
nixos_home-fadcccd3bfd7b61aceed1b8ca034e5c849d00509.zip
Play around with Qtile as an alternative to Xmonad
Diffstat (limited to 'gui/stalonetray.nix')
-rw-r--r--gui/stalonetray.nix2
1 files changed, 1 insertions, 1 deletions
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";
};
};