Files
dotfiles/i3/.config/i3/justfile
T

12 lines
168 B
Makefile

choose-monitor:
sh choose-monitor.sh
just reset-wallpaper
reset-wallpaper:
feh --bg-fill ~/.wallpaper/
program-picker:
dmenu_run -p 'start program'