-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdebian-wm-keybindings.ini
33 lines (33 loc) · 1.07 KB
/
debian-wm-keybindings.ini
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
[/]
activate-window-menu=['<Alt>p']
close=['<Super>q', '<Alt>F4']
maximize=@as []
minimize=['<Super>comma']
move-to-monitor-down=@as []
move-to-monitor-left=@as []
move-to-monitor-right=@as []
move-to-monitor-up=@as []
move-to-workspace-1=['<Shift><Super>1']
move-to-workspace-2=['<Shift><Super>2']
move-to-workspace-3=['<Shift><Super>3']
move-to-workspace-4=['<Shift><Super>4']
move-to-workspace-down=@as []
move-to-workspace-left=['<Super><Shift>k']
move-to-workspace-right=['<Shift><Super>j']
move-to-workspace-up=@as []
show-desktop=['<Super>d']
switch-applications=['<Super>Tab']
switch-applications-backward=['<Shift><Super>Tab']
switch-to-workspace-1=['<Super>1']
switch-to-workspace-2=['<Super>2']
switch-to-workspace-3=['<Super>3']
switch-to-workspace-4=['<Super>4']
switch-to-workspace-down=@as []
switch-to-workspace-left=['<Control><Super>k']
switch-to-workspace-right=['<Control><Super>j']
switch-to-workspace-up=@as []
switch-windows=['<Alt>Tab']
switch-windows-backward=['<Shift><Alt>Tab']
toggle-maximized=['<Super>m']
toggle-on-all-workspaces=['<Shift><Super>w']
unmaximize=@as []