-
Notifications
You must be signed in to change notification settings - Fork 0
/
i3-text
39 lines (31 loc) · 1.13 KB
/
i3-text
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
Stack selected - OS+s
Toggle split selected - OS+Shift+s
(h split and v split)
Toggle float - OS+Shift+Space
Toggle fullscreen - OS+f
Next split vertical (stack) - OS+v
Next split horizontal (stack) - OS+h
Resize mode - OS+Shift+b (biggify)
- then:
- Left - shrink width
- Down - grow height
- Up - shrink height
- Right- grow width
Leave resize mode - Esc or Enter
Reload config - OS+Control+c
Restart i3 - OS+Control+r
Exit i3 - OS+Control+e
Ctrl-Alt-Del - Super+Shift+Mod+X
Virtual terminal - Super+Shift+V and
F1 to F7
Change focus - OS+Arrow
Move focused window - OS+Shift+Arrow
Move focused to workspace - OS+Shift+q,
OS+Shift+w,
...
Switch to workspace - OS+q, OS+w
...
Move workspaces - right - OS+Shift+>
- left - OS+Shift+<
Start a terminal - OS+Return
Close (kill) window - OS+Shift+k