Add some windows rules
This commit is contained in:
parent
0d846193ae
commit
e3b85129c4
1 changed files with 2 additions and 0 deletions
|
@ -63,6 +63,8 @@ assign [app_id="org.inkscape.Inkscape"] $ws7
|
|||
assign [class="Gimp"] $ws7
|
||||
|
||||
for_window [app_id="^launcher$"] floating enable, resize set height 400 px, resize set width 800px
|
||||
for_window [title="Remmina Remote Desktop Client"] floating enable
|
||||
for_window [app_id="cal"] resize set height 240 px
|
||||
|
||||
# switch to workspace
|
||||
bindsym $mod+1 workspace $ws1
|
||||
|
|
Reference in a new issue