fixed lock

This commit is contained in:
CDaut 2024-04-23 12:53:48 +02:00
parent a2bd846f86
commit 37eac1b4bb
Signed by: clara
GPG key ID: 223391B52FAD4463
2 changed files with 2 additions and 1 deletions

View file

@ -76,6 +76,7 @@ in
i3lock = {
source = ./programm_configs/lock.sh;
target = ".config/i3/lock.sh";
executable = true;
};
wallpaper = {
source = ./media/wallpaper.png;