summaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
authorYigit Sever2019-03-20 22:25:48 +0300
committerYigit Sever2019-03-20 22:25:48 +0300
commite2b82f2517d361854653e0d4413fec131893a10b (patch)
treea0b2b44ba1747e99d0fa03c7784204035b367cb5 /.config
parentab1628e7b741d2895682258f9b2e7eeb8f632990 (diff)
downloaddotfiles-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.Maus2
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
25exec --no-startup-id conky --daemonize -c ~/.config/conky/task.conf 25exec --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)
28exec --no-startup-id hsetroot -fill ~/Dropbox/Wallpapers/yousef-espanioly-541259-unsplash.jpg 28exec --no-startup-id ~/.fehbg
29 29
30# lock screen 30# lock screen
31exec --no-startup-id xidlehook --not-when-fullscreen --not-when-audio --timer normal 300 'i3lock-fancy -f Lato-Light -t "welcome back" -- scrot -z' '' 31exec --no-startup-id xidlehook --not-when-fullscreen --not-when-audio --timer normal 300 'i3lock-fancy -f Lato-Light -t "welcome back" -- scrot -z' ''