all repos — dotfiles @ f28ae2070b02acbefe025d9cd2e8a224d43928c5

linux dotfiles

update i3 config
Prithu Goswami prithugoswami524@gmail.com
Sat, 11 Jan 2020 21:16:09 +0530
commit

f28ae2070b02acbefe025d9cd2e8a224d43928c5

parent

ac0ef268a85e4d7f67ee00e7a88bdafad888505a

1 files changed, 3 insertions(+), 2 deletions(-)

jump to
M i3/configi3/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