diff --git a/i3/.config/i3/justfile b/i3/.config/i3/justfile index ba5d04d..0fa280e 100644 --- a/i3/.config/i3/justfile +++ b/i3/.config/i3/justfile @@ -1,11 +1,5 @@ choose-monitor: sh choose-monitor.sh - just reset-wallpaper - -reset-wallpaper: - feh --bg-fill ~/.wallpaper/ program-picker: dmenu_run -p 'start program' - -