i3: Derice, enable smart borders
This commit is contained in:
parent
7a3ba6f4ae
commit
f6e486b7ea
@ -55,6 +55,7 @@ set_from_resource $fg color15 #ebdbb2
|
||||
font pango:Roboto 10
|
||||
|
||||
# Titlebar and borders
|
||||
hide_edge_borders smart
|
||||
new_window pixel 2
|
||||
for_window [class=".*"] border pixel 2
|
||||
for_window [class=".*"] title_format "%title"
|
||||
@ -77,8 +78,8 @@ no_focus [class="plasmashell"]
|
||||
focus_on_window_activation none
|
||||
|
||||
# i3-gaps configs
|
||||
gaps inner 8
|
||||
gaps outer 0
|
||||
#gaps inner 0
|
||||
#gaps outer 0
|
||||
|
||||
# Apply colors to i3
|
||||
# <colorclass> <border> <backgrd> <text> <indicator> <child_border>
|
||||
|
Loading…
Reference in New Issue
Block a user