add new rofi menus

This commit is contained in:
Benjamin Palko 2024-07-30 11:33:42 -04:00
parent 9d33dddce5
commit 33a005f900
2 changed files with 3 additions and 2 deletions

View file

@ -2,7 +2,7 @@
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
bind = $mainMod, T, exec, $terminal
bind = $mainMod, X, killactive,
bind = $mainMod, ESCAPE, exit,
bind = $mainMod, ESCAPE, exec, $powerMenu
bind = $mainMod, E, exec, $fileManager
bind = $mainMod, F, togglefloating,
bind = $mainMod, R, exec, $menu

View file

@ -30,7 +30,8 @@ source = ~/.cache/wal/colors-hyprland.conf
# Set programs that you use
$terminal = kitty
$fileManager = Thunar
$menu = rofi -show drun
$menu = ~/.config/rofi/scripts/launcher_t2
$powerMenu = ~/.config/rofi/scripts/powermenu_t1
$lockScreen = hyprlock
# See https://wiki.hyprland.org/Configuring/Keywords/ for more