1

Hyprland: Improve Rofi keybindings menu

This commit is contained in:
2024-10-13 12:13:34 +02:00
parent e6d013c05c
commit 7fecb6fce3
2 changed files with 16 additions and 1 deletions

View File

@ -1,3 +1,3 @@
#!/usr/bin/env fish
grep -E "^bind =" ~/NixFlake/config/hyprland/hyprland.conf | sd "bind = " "" | rofi -dmenu -p " keys " -i
cat ~/.config/hypr/keybindings.info | rofi -dmenu -p " keys " -i