feat: gimp and blender workspace rule
This commit is contained in:
parent
dc4cd2c325
commit
996c7a490f
2 changed files with 4 additions and 2 deletions
|
@ -9,3 +9,5 @@ windowrulev2 = workspace 4,class:^(org.telegram.desktop|telegramdesktop|discord)
|
|||
windowrulev2 = workspace 4,class:^(org.telegram.desktop|telegramdesktop|discord)$
|
||||
windowrulev2 = workspace 5,class:^(Steam|steam)$,title:^(Steam)$
|
||||
windowrulev2 = workspace 6,class:^(Spotify)$
|
||||
windowrulev2 = workspace 7,class:^(.*Gimp.*|blender)$
|
||||
|
||||
|
|
|
@ -121,13 +121,13 @@
|
|||
"3": "",
|
||||
"4": "",
|
||||
"5": "",
|
||||
"6": "",
|
||||
"6": "",
|
||||
"7": "",
|
||||
"8": "",
|
||||
"9": ""
|
||||
},
|
||||
"persistent-workspaces": {
|
||||
"*": 6
|
||||
"*": 7
|
||||
}
|
||||
},
|
||||
"keyboard-state": {
|
||||
|
|
Loading…
Add table
Reference in a new issue