mirror of
https://github.com/pnx/dotfiles
synced 2026-06-18 03:50:03 +02:00
i3/config: set borders
This commit is contained in:
parent
bcc8f53d72
commit
77a5d4802f
1 changed files with 3 additions and 0 deletions
|
|
@ -196,6 +196,9 @@ mode "resize" {
|
||||||
|
|
||||||
bindsym $mod+r mode "resize"
|
bindsym $mod+r mode "resize"
|
||||||
|
|
||||||
|
default_border normal 1
|
||||||
|
hide_edge_borders vertical
|
||||||
|
|
||||||
# COLORS
|
# COLORS
|
||||||
|
|
||||||
client.background $color_bg
|
client.background $color_bg
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue