update i3 config
Prithu Goswami prithugoswami524@gmail.com
Sat, 11 Jan 2020 21:16:09 +0530
1 files changed,
3 insertions(+),
2 deletions(-)
jump to
M
i3/config
→
i3/config
@@ -4,7 +4,8 @@ ### Appearance ###{{{
## Wallpaper ## {{{ -set $wall_set feh --bg-fill ~/desktop/walls/wall.jpg +# set $wall_set feh --bg-fill ~/desktop/walls/wall.jpg +set $wall_set feh --bg-fill ~/desktop/walls/black.jpg #set $wall_set wal -e -s -i ~/desktop/walls/canvas.jpg # pywal will set the wallpaper and change the colors only for@@ -126,7 +127,7 @@ #}}}
## Window Decorations ##{{{ # class border backgr. text indic. child_border - client.focused #333333 #333333 #dddddd + client.focused #232323 #232323 #dddddd client.focused_inactive #000000 #000000 #dddddd client.unfocused #000000 #000000 #777777 client.urgent $arc_red $arc_red $arc_white