more window rules
This commit is contained in:
parent
8238b20d38
commit
3cb1680ffc
1 changed files with 5 additions and 0 deletions
|
@ -118,12 +118,17 @@ in {
|
||||||
windowrulev2 = [
|
windowrulev2 = [
|
||||||
# common popups
|
# common popups
|
||||||
"float, class:file-roller"
|
"float, class:file-roller"
|
||||||
|
"size 1100 730, class:file-roller"
|
||||||
"float, class:org.gnome.Loupe"
|
"float, class:org.gnome.Loupe"
|
||||||
|
"size 1100 730, class:org.gnome.Loupe"
|
||||||
"float, initialTitle:^Open Folder$"
|
"float, initialTitle:^Open Folder$"
|
||||||
|
"size 1100 730, initialTitle:^Open Folder$"
|
||||||
"float, initialTitle:^Open File$"
|
"float, initialTitle:^Open File$"
|
||||||
|
"size 1100 730, initialTitle:^Open File$"
|
||||||
|
|
||||||
# fix focus
|
# fix focus
|
||||||
"stayfocused, class:^pinentry-"
|
"stayfocused, class:^pinentry-"
|
||||||
|
"stayfocused, class:^polkit-"
|
||||||
"stayfocused, class:^rofi-"
|
"stayfocused, class:^rofi-"
|
||||||
|
|
||||||
# workspace moving
|
# workspace moving
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue