floating window size
This commit is contained in:
parent
e84ecbf410
commit
9bc651f3c7
1 changed files with 4 additions and 0 deletions
|
@ -133,6 +133,10 @@ 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
|
||||
new_window normal 1
|
||||
new_float normal 1
|
||||
|
|
Loading…
Reference in a new issue