dotfiles

Unnamed repository; edit this file 'description' to name the repository.
git clone git://edryd.org/dotfiles
Log | Files | Refs

commit 407fec7054657ec6da7e9b306c7506c7b8ea0856
parent 4eb3f91792a36f048fbbbc0d45b855a1e343cf47
Author: Ed van Bruggen <ed@edryd.org>
Date:   Wed, 13 Sep 2017 23:08:04 -0700

xinit: Use feh for wallpaper control

Diffstat:
xinitrc | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/xinitrc b/xinitrc @@ -3,11 +3,11 @@ xset r rate 250 25 # keyboard rate xset mouse 20 30 # mouse settings xset b off # turn off bell -xset +fp ~/.fonts # add font directory to be loaded -xset fp rehash # reload fonts +xset +fp ~/.fonts # add font directory to be loaded +xset fp rehash # reload fonts ### autostart -nitrogen --restore & # restore wallpaper +sh ~/.fehbg # restore wallpaper megasync & # mega client nm-applet & # network monitor