Compare commits
2 commits
895fadfd69
...
3b78f43cc8
| Author | SHA1 | Date | |
|---|---|---|---|
| 3b78f43cc8 | |||
| 4d6b72598c |
1 changed files with 3 additions and 3 deletions
|
|
@ -311,13 +311,13 @@ in {
|
|||
"no_anim match:class ^(ueberzugpp.*)$"
|
||||
|
||||
# Make workspace 6 a floating layout
|
||||
"float match:workspace 6"
|
||||
"float 1, match:workspace 6"
|
||||
|
||||
# Make keepassxc floating
|
||||
"float match:class ^(org.keepassxc.KeePassXC)$"
|
||||
"float 1, match:class ^(org.keepassxc.KeePassXC)$"
|
||||
|
||||
# Move to workspace 1
|
||||
"workspace 1, match:class ^(org.qutebrowser.qutebrowser)$"
|
||||
"workspace 1, match:class ^(zen-beta)$"
|
||||
|
||||
# Move to workspace 5
|
||||
"workspace 5, match:class ^(vesktop)$"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue