Add rofi hyprland keybindings menu
This commit is contained in:
3
config/rofi/menus/keybinds.fish
Executable file
3
config/rofi/menus/keybinds.fish
Executable file
@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env fish
|
||||
|
||||
grep -E "^bind =" ~/NixFlake/config/hyprland/hyprland.conf | sd "bind = " "" | rofi -theme ~/NixFlake/config/rofi/rofi.rasi -dmenu -p "keys" -i
|
Reference in New Issue
Block a user