Change libreoffice rules
This commit is contained in:
parent
33f6eaff65
commit
61534311c5
|
@ -163,6 +163,8 @@ in ''
|
||||||
windowrule = pin,(Rofi)
|
windowrule = pin,(Rofi)
|
||||||
windowrule = dimaround,(Rofi)
|
windowrule = dimaround,(Rofi)
|
||||||
windowrule = stayfocused,(Rofi)
|
windowrule = stayfocused,(Rofi)
|
||||||
|
windowrule = nomaximizerequest, ^(libreoffice).*
|
||||||
|
windowrule = nofullscreenrequest, ^(libreoffice).*
|
||||||
windowrule = group set always,(fractal)
|
windowrule = group set always,(fractal)
|
||||||
windowrule = group set always,(discord)
|
windowrule = group set always,(discord)
|
||||||
windowrule = group set always,(teams-for-linux)
|
windowrule = group set always,(teams-for-linux)
|
||||||
|
@ -211,8 +213,6 @@ in ''
|
||||||
bind = SUPER, F, moveworkspacetomonitor, 5 current
|
bind = SUPER, F, moveworkspacetomonitor, 5 current
|
||||||
bind = SUPER, F, workspace, 5
|
bind = SUPER, F, workspace, 5
|
||||||
bind = SUPER SHIFT, F, movetoworkspace, 5
|
bind = SUPER SHIFT, F, movetoworkspace, 5
|
||||||
windowrule = workspace 5, ^(libreoffice).*
|
|
||||||
windowrulev2 = workspace 5, title:(Open),class:(soffice)
|
|
||||||
|
|
||||||
# 6: [s]potify (or mu[s]ic)
|
# 6: [s]potify (or mu[s]ic)
|
||||||
bind = SUPER, S, moveworkspacetomonitor, 6 current
|
bind = SUPER, S, moveworkspacetomonitor, 6 current
|
||||||
|
|
Loading…
Reference in a new issue