mirror of
https://github.com/TheM1Stery/dotfiles.git
synced 2025-04-20 00:51:11 +00:00

rofi for some reason needs to have mouse focus to be able to switch, maybe something that Hyprland broke?
10 lines
651 B
Plaintext
10 lines
651 B
Plaintext
bind = $mainMod, R, exec, ~/.config/rofi/launchers/type-6/launcher.sh -m drun
|
|
bind = $mainMod, B, exec, ~/.config/rofi/launchers/type-6/launcher.sh -m run
|
|
bind = $mainMod, W, exec, ~/.config/hypr/hyprland-window-switcher.sh
|
|
bind = $mainMod_ALT, B, exec, ~/.config/rofi/launchers/type-6/launcher.sh -m filebrowser
|
|
bind = $mainMod, X, exec, ~/.config/rofi/powermenu/type-6/powermenu.sh
|
|
bind = $secondaryMod, V, exec, ~/.config/rofi/applets/bin/volume.sh
|
|
bind = $secondaryMod, M, exec, ~/.config/rofi/applets/bin/mpd.sh
|
|
bind = $mainMod, H, exec, ~/.config/rofi/applets/bin/history.sh
|
|
bind = $mainMod, I, exec, ~/.config/rofi/applets/bin/file-searcher.sh
|