flere fejl rettelser

This commit is contained in:
2025-06-15 22:23:17 +02:00
parent 5c04c97279
commit fd9791e633
2 changed files with 12 additions and 6 deletions

View File

@@ -4,4 +4,4 @@
# fjerner unødvendige tegn, og viser dem i wofi.
grep -oP '^bind\s*=\s*.*' ~/.config/hypr/hyprland.conf | \
sed -e 's/bind = //' -e 's/SUPER/WIN/' | \
wofi --show dmenu -p "Hyprland Keybindings"
wofi --show dmenu --conf "$HOME/.config/wofi/config" --style "$HOME/.config/wofi/style.css" -p "Hyprland Keybindings"