mirror of
https://github.com/Phantop/dotfiles
synced 2025-01-03 10:47:36 +00:00
budgie: more workspaces
This commit is contained in:
parent
615e627abf
commit
0ac2426fe4
|
@ -45,7 +45,7 @@ spacing=0
|
|||
spacing=0
|
||||
|
||||
[budgie-panel/instance/workspaces/{8e4a9598-7edc-11ec-93a3-a864f1bbee5f}]
|
||||
addbutton-visibility='never'
|
||||
addbutton-visibility='always'
|
||||
item-size-multiplier='1.0'
|
||||
|
||||
[budgie-panel/panels/{9bab0f82-7375-11ec-bbff-a864f1bbee5f}]
|
||||
|
|
|
@ -6,8 +6,18 @@ 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-5=['<Shift><Super>5']
|
||||
move-to-workspace-6=['<Shift><Super>6']
|
||||
move-to-workspace-7=['<Shift><Super>7']
|
||||
move-to-workspace-8=['<Shift><Super>8']
|
||||
move-to-workspace-9=['<Shift><Super>9']
|
||||
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-5=['<Super>5']
|
||||
switch-to-workspace-6=['<Super>6']
|
||||
switch-to-workspace-7=['<Super>7']
|
||||
switch-to-workspace-8=['<Super>8']
|
||||
switch-to-workspace-9=['<Super>9']
|
||||
toggle-maximized=['<Super>f']
|
||||
|
|
Loading…
Reference in a new issue