add feh for wallpaper
This commit is contained in:
parent
82aab0ce29
commit
22e8c4b0c6
2 changed files with 4 additions and 0 deletions
|
|
@ -191,3 +191,6 @@ bindsym $mod+Shift+s exec --no-startup-id `[ $(printf "NO\nYES" | dmenu \
|
|||
-nf "#7777bb" -i -p "Exit i3 X session?") = "YES" ] && i3-msg exit`
|
||||
# lock i3 screen
|
||||
bindsym $mod+Shift+p exec i3lock
|
||||
|
||||
# set a pretty wallpaper
|
||||
exec_always --no-startup-id feh --bg-scale ~/Pictures/wall.jpg
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue