feat: autorandr, wallpaper and screensaver

This commit is contained in:
AngeD 2023-05-30 18:41:56 +02:00
parent f8b873255e
commit 5e3b4b3637
9 changed files with 45 additions and 20 deletions

3
bin/screensaver Executable file
View file

@ -0,0 +1,3 @@
#!/bin/bash
feh --fullscreen "$XDG_CONFIG_HOME/wallpapers/lock.png"