diff --git a/i3/.config/i3/justfile b/i3/.config/i3/justfile index 97136d0..ba5d04d 100644 --- a/i3/.config/i3/justfile +++ b/i3/.config/i3/justfile @@ -3,7 +3,7 @@ choose-monitor: just reset-wallpaper reset-wallpaper: - feh --bg-max ~/.wallpaper/ + feh --bg-fill ~/.wallpaper/ program-picker: dmenu_run -p 'start program'