Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 650 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 650 Bytes

Usage

Hyprland binds:

bind = $mainMod, A, exec, ~/.config/hypr/scripts/rofi.sh app            # app launcher
bind = $mainMod, W, exec, ~/.config/hypr/scripts/rofi.sh window         # window switcher
bind = $mainMod, V, exec, ~/.config/hypr/scripts/rofi.sh clipboard      # clipboard
bind = $mainMod, Backspace, exec, ~/.config/hypr/scripts/rofi.sh power  # power menu

Waybar modules:

"on-click": "~/.config/waybar/scripts/wifi-menu.sh"       // wi-fi menu
"on-click": "~/.config/waybar/scripts/bluetooth-menu.sh"  // bluetooth menu
"on-click": "~/.config/waybar/scripts/power-menu.sh"      // power menu