mirror of
https://github.com/CoolnsX/hyprdots.git
synced 2025-12-20 07:15:23 +05:30
feat: updated creds
This commit is contained in:
@@ -18,7 +18,7 @@ download_emoji_file(){
|
||||
}
|
||||
|
||||
|
||||
emoji_file="${XDG_CACHE_DIR:-$HOME/.cache}/emoji"
|
||||
emoji_file="${XDG_CACHE_DIR:-$HOME/.cache}/${0##*/}"
|
||||
|
||||
# check emoji file
|
||||
[ -f "$emoji_file" ] || download_emoji_file "$emoji_file"
|
||||
|
||||
Reference in New Issue
Block a user