Only make remmina connection window floating
This commit is contained in:
parent
feef485255
commit
007eed72a9
|
@ -223,11 +223,9 @@ in ''
|
|||
windowrule = workspace name:remote, (org.remmina.Remmina|Nxplayer.bin)
|
||||
windowrule = nofullscreenrequest,(org.remmina.Remmina|Nxplayer.bin)
|
||||
windowrule = nomaximizerequest,(org.remmina.Remmina|Nxplayer.bin)
|
||||
windowrule = float,(org.remmina.Remmina)
|
||||
windowrulev2 = float,title:(Remmina Remote Desktop Client),class:(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
|
||||
bind = SUPER, comma, workspace, m-1
|
||||
|
|
Loading…
Reference in a new issue