Use colors from .Xresources

This commit is contained in:
Asocia
2021-07-13 23:23:35 +03:00
parent 19a6ea5f71
commit a05183f59a
2 changed files with 25 additions and 14 deletions

View File

@ -47,7 +47,11 @@ set $music ~/scripts/music/mpv-controller.sh
# Turn borders off
for_window [class="^.*"] border pixel 2
client.focused #555555 #555555 #ffffff #2e9ef4 #CC0000
set_from_resource $fg i3wm.color1 #f0f0f0
set_from_resource $bg i3wm.color3 #ccaa00
set_from_resource $grayish i3wm.color15 #555555
# class border backgr. text indicator child_border
client.focused $grayish $grayish $fg $bg $bg
# Change gap size
gaps outer 0