diff --git a/i3/.config/i3/justfile b/i3/.config/i3/justfile index 0fa280e..df1a69a 100644 --- a/i3/.config/i3/justfile +++ b/i3/.config/i3/justfile @@ -1,5 +1,11 @@ choose-monitor: sh choose-monitor.sh + just reset-wallpaper + +reset-wallpaper: + xsetroot -solid black program-picker: dmenu_run -p 'start program' + +