update i3 config to use the fehbg script
This commit is contained in:
parent
c04932f238
commit
4f3dc73f7c
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ exec --no-startup-id blueman-applet
|
|||
# screen before suspend. Use loginctl lock-session to lock your screen.
|
||||
exec --no-startup-id xss-lock --transfer-sleep-lock -- i3lock -c 000000 --nofork
|
||||
# background
|
||||
exec --no-startup-id feh --bg-fill ~/bg.png
|
||||
exec --no-startup-id ~/.fehbg
|
||||
|
||||
set $mod Mod4
|
||||
|
||||
|
|
Loading…
Reference in a new issue