Update desktopenvs/hyprland/scripts/pwr-dmenu.sh

main
The_miro 2025-12-03 10:28:10 +01:00
parent f7e3e85818
commit 971065a40a
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
#!/bin/zsh
cat ~/Dotfiles/desktopenvs/hyprland/scripts/frequentcommands.list | wofi --show=dmenu | zsh
cat ~/.config/frequentcommands.list | wofi --show=dmenu | zsh