floating window size
This commit is contained in:
parent
3fd1079460
commit
780e09095d
1 changed files with 4 additions and 0 deletions
|
@ -145,6 +145,10 @@ mode "resize" {
|
||||||
|
|
||||||
bindsym $mod+r mode "resize"
|
bindsym $mod+r mode "resize"
|
||||||
|
|
||||||
|
# constraining floating window size
|
||||||
|
# floating_minimum_size 75 x 50
|
||||||
|
floating_maximum_size -1 x -1
|
||||||
|
|
||||||
# colors & style
|
# colors & style
|
||||||
new_window normal 1
|
new_window normal 1
|
||||||
new_float normal 1
|
new_float normal 1
|
||||||
|
|
Loading…
Reference in a new issue