gtk choose sensible size
This commit is contained in:
parent
9ddf765a03
commit
bc5b12691b
1 changed files with 2 additions and 3 deletions
|
@ -267,11 +267,10 @@ bindsym $mod+Shift+0 move container to workspace $ws10
|
|||
|
||||
for_window [class="Pinentry"] sticky enable
|
||||
for_window [class="sent"] border pixel 0px
|
||||
for_window [class="Blender"] move to workspace $ws6
|
||||
for_window [class="marble"] move to workspace $ws7
|
||||
for_window [title="GIMP Startup"] move workspace $ws5
|
||||
for_window [class="Gimp"] move workspace $ws5
|
||||
for_window [window_role="GtkFileChooserDialog"] resize shrink height 10 px
|
||||
for_window [window_role="GtkFileChooserDialog"] resize set 800 600
|
||||
for_window [window_role="GtkFileChooserDialog"] move position center
|
||||
for_window [title="Default - Wine desktop"] floating enable
|
||||
|
||||
# Bindings to make the webcam float and stick.
|
||||
|
|
Loading…
Reference in a new issue