aboutsummaryrefslogtreecommitdiff
path: root/i3
diff options
context:
space:
mode:
authorCamil Staps2026-03-03 19:40:49 +0100
committerCamil Staps2026-03-03 19:40:49 +0100
commitb0adba1488d199e8be46be00096497aa75d9e480 (patch)
treeba0ee0e6097b4935b1162b9e8491168c5e8e4bca /i3
parentUpdate mimeapps (diff)
i3: remove stacked layout bindings; add sticky binding
Diffstat (limited to 'i3')
-rw-r--r--i3/.i3/config7
1 files changed, 3 insertions, 4 deletions
diff --git a/i3/.i3/config b/i3/.i3/config
index 5fc70c7..fe75f42 100644
--- a/i3/.i3/config
+++ b/i3/.i3/config
@@ -91,12 +91,11 @@ bindsym $mod+Down move workspace to output up
bindsym $mod+h split h
bindsym $mod+v split v
-# change container layout / fullscreen / floating-tiling
-bindsym $mod+f fullscreen
-bindsym $mod+s layout stacking
+# change container layout / floating-tiling / stickiness
bindsym $mod+w layout tabbed
bindsym $mod+e layout toggle split
-bindsym $mod+Shift+space floating toggle
+bindsym $mod+f floating toggle
+bindsym $mod+s sticky toggle
# switch to workspace
bindsym $mod+1 workspace 1