i3: Set background wallpaper with feh
This commit is contained in:
parent
97595d9e6e
commit
274cf9b201
2 changed files with 3 additions and 0 deletions
|
@ -38,6 +38,9 @@ bindsym $mod+d exec --no-startup-id rofi -show run
|
|||
# launch categorized menu
|
||||
bindsym $mod+z exec --no-startup-id morc_menu
|
||||
|
||||
# Set background wallpaper
|
||||
exec --no-startup-id feh --no-fehbg --bg-scale ~/.i3/wallpaper.jpg
|
||||
|
||||
################################################################################################
|
||||
## sound-section - DO NOT EDIT if you wish to automatically upgrade Alsa -> Pulseaudio later! ##
|
||||
################################################################################################
|
||||
|
|
BIN
i3/.i3/wallpaper.jpg
Normal file
BIN
i3/.i3/wallpaper.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.1 MiB |
Loading…
Reference in a new issue