diff --git a/config/hypr/main.conf b/config/hypr/main.conf index f24ca0e..91b1fa2 100644 --- a/config/hypr/main.conf +++ b/config/hypr/main.conf @@ -87,7 +87,7 @@ decoration { # See https://wiki.hyprland.org/Configuring/Variables/ for more rounding = 20 - + blur { enabled = true size = 3 @@ -168,7 +168,7 @@ $mainMod = SUPER bind = SUPER, F, fullscreen -bind = $mainMod, V, exec, cliphist list | wofi --dmenu | cliphist decode | wl-copy +bind = $mainMod, V, exec, killall -r wofi || cliphist list | wofi --dmenu | cliphist decode | wl-copy # Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more bind = $mainMod, Q, exec, alacritty