commit 77cbe90353289ef4c0dd742e20687fabb8b551e1 parent 136f392ab6bf4cd7a62bc751821e6fb27190a387 Author: Bharatvaj H <bharatvajph@gmail.com> Date: Sat, 23 Jun 2018 01:26:46 +0530 Added support for background through feh Diffstat:
M | .xinitrc | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.xinitrc b/.xinitrc @@ -1,2 +1,3 @@ exec i3 & +feh --bg-scale .config/bg.png & exec compton --blur-background