diff options
Diffstat (limited to '.config/i3')
-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' '' |