fix: lock command not working

This commit is contained in:
AngeD 2023-04-11 18:58:38 +02:00
parent 5a424e9592
commit 43ed815be6
6 changed files with 8 additions and 5 deletions

3
bin/lock Executable file
View file

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