feat: simplify shell config

This commit is contained in:
AngeD 2023-11-23 00:07:31 +01:00
parent fceb26bc0b
commit 23f34782a8
7 changed files with 85 additions and 76 deletions

View file

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