Add scripts for rofi to play music on spotify

This commit is contained in:
Antonin Ruan
2025-08-18 22:36:05 +02:00
parent 7512b36ba4
commit 61ffaffeee
4 changed files with 116 additions and 3 deletions

3
.zshrc
View File

@@ -58,3 +58,6 @@ eval "$(zoxide init --cmd cd zsh)"
eval "$(fzf --zsh)"
eval "$(oh-my-posh init zsh --config '~/.p10k.omp.yml')"
#eval "$(~/Dev/oh-my-posh/src/omp init zsh --config '~/.p10k.omp.yml')"
# Created by `pipx` on 2025-08-18 19:52:55
export PATH="$PATH:/home/womax/.local/bin"