From 9d34f50c274ae9be64106c05e4a07ae367f1fa90 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Sat, 3 Aug 2024 21:02:49 +0400 Subject: [PATCH] switch to rofi --- config/hyprland/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/hyprland/hyprland.conf b/config/hyprland/hyprland.conf index 2cb878a0..b70d2bfb 100644 --- a/config/hyprland/hyprland.conf +++ b/config/hyprland/hyprland.conf @@ -141,7 +141,7 @@ bind = $mainMod, W, killactive, bind = $mainMod, M, exit, bind = $mainMod, E, exec, dolphin bind = $mainMod, V, togglefloating, -bind = $mainMod, SPACE, exec, pkill wofi || wofi --allow-images --show drun +bind = $mainMod, SPACE, exec, pkill rofi || rofi -show drun -show-icons bind = $mainMod, P, pseudo, # dwindle bind = $mainMod, I, togglesplit, # dwindle bind= $mainMod, F, fullscreen,