Expand Remmina floating rule to include preferences window
This commit is contained in:
parent
44fa38a8a5
commit
b45bbc5360
|
@ -223,9 +223,9 @@ in ''
|
||||||
windowrule = workspace name:remote, (org.remmina.Remmina|Nxplayer.bin)
|
windowrule = workspace name:remote, (org.remmina.Remmina|Nxplayer.bin)
|
||||||
windowrule = nofullscreenrequest,(org.remmina.Remmina|Nxplayer.bin)
|
windowrule = nofullscreenrequest,(org.remmina.Remmina|Nxplayer.bin)
|
||||||
windowrule = nomaximizerequest,(org.remmina.Remmina|Nxplayer.bin)
|
windowrule = nomaximizerequest,(org.remmina.Remmina|Nxplayer.bin)
|
||||||
windowrulev2 = float,title:(Remmina Remote Desktop Client),class:(org.remmina.Remmina)
|
windowrulev2 = float,title:(Remmina Remote Desktop Client|Remmina Preferences),class:(org.remmina.Remmina)
|
||||||
windowrulev2 = size 800 600,title:(Remmina Remote Desktop Client),class:(org.remmina.Remmina)
|
windowrulev2 = size 800 600,title:(Remmina Remote Desktop Client|Remmina Preferences),class:(org.remmina.Remmina)
|
||||||
windowrulev2 = move onscreen 100%-820 60,title:(Remmina Remote Desktop Client),class:(org.remmina.Remmina)
|
windowrulev2 = move onscreen 100%-820 60,title:(Remmina Remote Desktop Client|Remmina Preferences),class:(org.remmina.Remmina)
|
||||||
|
|
||||||
# Special workspaces
|
# Special workspaces
|
||||||
bind = SUPER, comma, workspace, m-1
|
bind = SUPER, comma, workspace, m-1
|
||||||
|
|
Loading…
Reference in a new issue