Small changes
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
ICON="$XDG_CACHE_HOME/tmp.lock.png"
|
||||
ICON="$XDG_CACHE_HOME/lock.png"
|
||||
|
||||
if [ ! -f "$ICON" ]; then
|
||||
touch "$ICON"
|
||||
|
||||
Reference in New Issue
Block a user