aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config10
1 files changed, 5 insertions, 5 deletions
diff --git a/config b/config
index e837b6a2..bd9b980b 100644
--- a/config
+++ b/config
@@ -44,7 +44,7 @@ set $menu dmenu_run
44 bindsym $mod+Shift+e exit 44 bindsym $mod+Shift+e exit
45# 45#
46# Moving around: 46# Moving around:
47# 47#
48 # Move your focus around with $mod+[h|j|k|l], like vim 48 # Move your focus around with $mod+[h|j|k|l], like vim
49 bindsym $mod+h focus left 49 bindsym $mod+h focus left
50 bindsym $mod+j focus down 50 bindsym $mod+j focus down
@@ -68,7 +68,7 @@ set $menu dmenu_run
68 bindsym $mod+Shift+Right move right 68 bindsym $mod+Shift+Right move right
69# 69#
70# Workspaces: 70# Workspaces:
71# 71#
72 # switch to workspace 72 # switch to workspace
73 bindsym $mod+1 workspace 1 73 bindsym $mod+1 workspace 1
74 bindsym $mod+2 workspace 2 74 bindsym $mod+2 workspace 2
@@ -91,7 +91,7 @@ set $menu dmenu_run
91 bindsym $mod+Shift+8 move container to workspace 8 91 bindsym $mod+Shift+8 move container to workspace 8
92 bindsym $mod+Shift+9 move container to workspace 9 92 bindsym $mod+Shift+9 move container to workspace 9
93 bindsym $mod+Shift+0 move container to workspace 10 93 bindsym $mod+Shift+0 move container to workspace 10
94# 94#
95# Layout stuff: 95# Layout stuff:
96# 96#
97 # You can "split" the current object of your focus with 97 # You can "split" the current object of your focus with
@@ -118,10 +118,10 @@ set $menu dmenu_run
118 bindsym $mod+a focus parent 118 bindsym $mod+a focus parent
119# 119#
120# Scratchpad: 120# Scratchpad:
121# 121#
122 # Sway has a "scratchpad", which is a bag of holding for windows. 122 # Sway has a "scratchpad", which is a bag of holding for windows.
123 # You can send windows there and get them back later. 123 # You can send windows there and get them back later.
124 124
125 # Move the currently focused window to the scratchpad 125 # Move the currently focused window to the scratchpad
126 bindsym $mod+Shift+minus move scratchpad 126 bindsym $mod+Shift+minus move scratchpad
127 127