aboutsummaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rw-r--r--modules/home/desktop/components/i3/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/home/desktop/components/i3/default.nix b/modules/home/desktop/components/i3/default.nix
index add418c..5e0175f 100644
--- a/modules/home/desktop/components/i3/default.nix
+++ b/modules/home/desktop/components/i3/default.nix
@@ -207,6 +207,7 @@ in {
# Misc container binds
"${mod}+Shift+space" = "floating toggle";
+ "${mod}+Ctrl+Shift+space" = "sticky toggle";
"${mod}+f" = "fullscreen toggle";
"${mod}+w" = "split h";