From: Andre Ramnitz Date: Mon, 18 Dec 2023 17:43:36 +0000 (+0100) Subject: hypr: add rofi --run since it's installed anyways X-Git-Tag: v0.2~305 X-Git-Url: https://git.ramnitz.eu/?a=commitdiff_plain;h=2d9d3c4e7e24daed5026e1a4fa4536d893156341;p=dotfiles.git hypr: add rofi --run since it's installed anyways --- diff --git a/hypr/.config/hypr/hyprland.conf b/hypr/.config/hypr/hyprland.conf index d5e3d968..37656cb1 100644 --- a/hypr/.config/hypr/hyprland.conf +++ b/hypr/.config/hypr/hyprland.conf @@ -198,7 +198,7 @@ bind = $mainmod, E, exec, dolphin bind = $mainmod, F, fullscreen,1 bind = $mainmod, V, exec, killall fuzzel || cliphist list | fuzzel -d -w 100 | cliphist decode | wl-copy bind = $mainmod, D, exec, killall fuzzel || fuzzel -bind = $mainmod, R, exec, killall fuzzel || fuzzel --show run +bind = $mainmod, R, exec, killall rofi || rofi -show run # rofi installed for keepassxc-browser script bind = $mainmod, P, pseudo, # dwindle bind = $mainmod, S, togglesplit, # dwindle bind = ALT SHIFT, F12, exec, ~/.config/hypr/scripts/gamemode.sh