use justfile to reset wallpaper as well
This commit is contained in:
@@ -1,2 +1,8 @@
|
||||
choose-monitor:
|
||||
sh choose-monitor.sh
|
||||
just reset-wallpaper
|
||||
|
||||
reset-wallpaper:
|
||||
feh --bg-max ~/.wallpaper/
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user