diff options
author | Amin Bandali <me@aminb.org> | 2015-01-05 14:08:20 -0500 |
---|---|---|
committer | Amin Bandali <me@aminb.org> | 2015-01-05 14:08:20 -0500 |
commit | b176d960386f6982fa1423fa0365d3868cb858b3 (patch) | |
tree | e6a517a672c4edd9d951d3c913e47d27dfad4193 | |
parent | daac18fe95f99c057d627bbacbd14e9d9392f80e (diff) | |
download | configs-b176d960386f6982fa1423fa0365d3868cb858b3.tar.gz configs-b176d960386f6982fa1423fa0365d3868cb858b3.tar.xz configs-b176d960386f6982fa1423fa0365d3868cb858b3.zip |
proper way of setting the bg using feh
-rwxr-xr-x | x/.xinitrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ export _JAVA_AWT_WM_NONREPARENTING=1 xrdb -merge ~/.Xresources #xsetroot -cursor_name left_ptr & # set the cursor icon -feh --bg-scale ~/pics/fall.jpg +sh ~/.fehbg & xset +fp /usr/share/fonts/local xset +fp ~/.fonts xset fp rehash |