aboutsummaryrefslogtreecommitdiff
path: root/home/.config/i3/config
diff options
context:
space:
mode:
Diffstat (limited to 'home/.config/i3/config')
-rw-r--r--home/.config/i3/config6
1 files changed, 3 insertions, 3 deletions
diff --git a/home/.config/i3/config b/home/.config/i3/config
index 4530a76..99bdda2 100644
--- a/home/.config/i3/config
+++ b/home/.config/i3/config
@@ -83,7 +83,7 @@ set $term sakura
bindsym $mod+8 workspace number 8
bindsym $mod+9 workspace number 9
bindsym $mod+0 workspace number 10
-
+
# move focused container to workspace
bindsym $mod+Shift+1 move container to workspace number 1
bindsym $mod+Shift+2 move container to workspace number 2
@@ -143,12 +143,12 @@ set $term sakura
# You can send windows there and get them back later.
# Move the currently focused window to the scratchpad
- bindsym $mod+Shift+minus move scratchpad
+ bindsym $mod+Shift+grave move scratchpad
# Show the next scratchpad window or hide the focused scratchpad
# window. If there are multiple scratchpad windows, this command
# cycles through them.
- bindsym $mod+minus scratchpad show
+ bindsym $mod+grave scratchpad show
#
# Resizing containers:
#