Added gnome keybindings
This commit is contained in:
parent
6a7d1e36ae
commit
4e2e1cb63f
1 changed files with 27 additions and 0 deletions
27
.config/keybindings.txt
Normal file
27
.config/keybindings.txt
Normal file
|
@ -0,0 +1,27 @@
|
|||
[/]
|
||||
switch-to-workspace-3=['<Super>3']
|
||||
toggle-fullscreen=['<Alt>F11']
|
||||
move-to-workspace-up=['<Shift><Super>Up']
|
||||
move-to-workspace-1=['<Shift><Super>exclam']
|
||||
move-to-workspace-2=['<Shift><Super>quotedbl']
|
||||
move-to-workspace-3=['<Shift><Super>section']
|
||||
move-to-workspace-4=['<Shift><Super>dollar']
|
||||
move-to-workspace-5=['<Shift><Super>percent']
|
||||
move-to-workspace-6=['<Shift><Super>ampersand']
|
||||
move-to-workspace-7=['<Shift><Super>slash']
|
||||
move-to-workspace-8=['<Shift><Super>parenleft']
|
||||
move-to-workspace-9=['<Shift><Super>parenright']
|
||||
switch-to-workspace-4=['<Super>4']
|
||||
switch-to-workspace-1=['<Super>1']
|
||||
switch-to-workspace-10=['<Super>0']
|
||||
move-to-monitor-down=@as []
|
||||
switch-to-workspace-8=['<Super>8']
|
||||
switch-to-workspace-5=['<Super>5']
|
||||
move-to-workspace-10=['<Shift><Super>equal']
|
||||
move-to-workspace-11=['<Shift><Super>question']
|
||||
move-to-workspace-down=['<Shift><Super>Down']
|
||||
switch-to-workspace-9=['<Super>9']
|
||||
move-to-monitor-up=@as []
|
||||
switch-to-workspace-6=['<Super>6']
|
||||
switch-to-workspace-7=['<Super>7']
|
||||
switch-to-workspace-2=['<Super>2']
|
Loading…
Reference in a new issue