changed win_r path
This commit is contained in:
parent
5969a3fcc1
commit
16bf21ec36
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
FILE="$HOME/.local/share/dmenu_applications.tsv"
|
||||
FILE="$HOME/.config/suckless_desktop/win_r.txt"
|
||||
if [ ! -f "$FILE" ]; then
|
||||
echo "File not found: $FILE" >&2
|
||||
exit 1
|
||||
|
Loading…
Reference in New Issue
Block a user