diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-03-04 22:12:32 +0100 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-03-04 22:12:32 +0100 |
commit | bd525b3af41343136b8176820d2262c655bee9c3 (patch) | |
tree | 3d4f047e8eebfcff6ca1d409f588d2227748356f /config/X | |
parent | a1fbcf4ea0876c23b317781f657d9e65902367f9 (diff) |
no fehbg
Diffstat (limited to 'config/X')
-rwxr-xr-x | config/X/x11/xinitrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/X/x11/xinitrc b/config/X/x11/xinitrc index 2a6fc05..68403d8 100755 --- a/config/X/x11/xinitrc +++ b/config/X/x11/xinitrc @@ -30,7 +30,7 @@ if [ -d /etc/X11/xinit/xinitrc.d ] ; then fi xcompmgr & -feh --bg-scale ~/pics/wallpaper +feh --no-fehbg --bg-scale ~/pics/wallpaper setxkbmap -option ctrl:nocaps xautolock -time 5 -locker slock & redshift & |