From 2d9d3c4e7e24daed5026e1a4fa4536d893156341 Mon Sep 17 00:00:00 2001 From: Andre Ramnitz Date: Mon, 18 Dec 2023 18:43:36 +0100 Subject: [PATCH] hypr: add rofi --run since it's installed anyways --- hypr/.config/hypr/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.51.2