Add float and size window rules for Remmina
This commit is contained in:
parent
2dffa2d6a5
commit
b6a6224dc2
|
@ -224,6 +224,11 @@ 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)
|
||||||
|
windowrule = float,(org.remmina.Remmina)
|
||||||
|
windowrulev2 = size 800 600,title:(Remmina Remote Desktop Client),class:(org.remmina.Remmina)
|
||||||
|
windowrulev2 = move onscreen 100%-820 60,title:(Remmina Remote Desktop Client),class:(org.remmina.Remmina)
|
||||||
|
windowrulev2 = size 1990 1275,title:(UKAEA Blue Chooser),class:(org.remmina.Remmina)
|
||||||
|
windowrulev2 = center,title:(UKAEA Blue Chooser),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