diff options
author | Yigit Sever | 2019-03-20 22:25:48 +0300 |
---|---|---|
committer | Yigit Sever | 2019-03-20 22:25:48 +0300 |
commit | e2b82f2517d361854653e0d4413fec131893a10b (patch) | |
tree | a0b2b44ba1747e99d0fa03c7784204035b367cb5 /.config | |
parent | ab1628e7b741d2895682258f9b2e7eeb8f632990 (diff) | |
download | dotfiles-e2b82f2517d361854653e0d4413fec131893a10b.tar.gz dotfiles-e2b82f2517d361854653e0d4413fec131893a10b.tar.bz2 dotfiles-e2b82f2517d361854653e0d4413fec131893a10b.zip |
Change background handling to feh
Diffstat (limited to '.config')
-rw-r--r-- | .config/i3/config##desktop.Linux.Maus | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/i3/config##desktop.Linux.Maus b/.config/i3/config##desktop.Linux.Maus index 043eff8..3335dc6 100644 --- a/.config/i3/config##desktop.Linux.Maus +++ b/.config/i3/config##desktop.Linux.Maus | |||
@@ -25,7 +25,7 @@ exec --no-startup-id conky --daemonize -c ~/.config/conky/conky.conf | |||
25 | exec --no-startup-id conky --daemonize -c ~/.config/conky/task.conf | 25 | exec --no-startup-id conky --daemonize -c ~/.config/conky/task.conf |
26 | 26 | ||
27 | # set the wallpaper last (hopefully after xrandr) | 27 | # set the wallpaper last (hopefully after xrandr) |
28 | exec --no-startup-id hsetroot -fill ~/Dropbox/Wallpapers/yousef-espanioly-541259-unsplash.jpg | 28 | exec --no-startup-id ~/.fehbg |
29 | 29 | ||
30 | # lock screen | 30 | # lock screen |
31 | exec --no-startup-id xidlehook --not-when-fullscreen --not-when-audio --timer normal 300 'i3lock-fancy -f Lato-Light -t "welcome back" -- scrot -z' '' | 31 | exec --no-startup-id xidlehook --not-when-fullscreen --not-when-audio --timer normal 300 'i3lock-fancy -f Lato-Light -t "welcome back" -- scrot -z' '' |