mirror of
https://github.com/km4ack/patmenu2.git
synced 2025-05-16 06:40:10 -07:00
fix path
This commit is contained in:
parent
62b09bf3c9
commit
760026feb9
@ -478,7 +478,7 @@ PATV=$(pat version | awk '{print $2}' | sed 's/v0.//' | awk -F "." '{print $1}')
|
||||
if [ $PATV -le 11 ]; then
|
||||
PATPATH=$HOME/.wl2k/
|
||||
else
|
||||
PATPATH=$XDGHOME_CONFIG_PATH/
|
||||
PATPATH=$XDG_CONFIG_HOME/pat/
|
||||
fi
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user