From c58b082da6c59155cbbcfa960ead9f2a3fb9c025 Mon Sep 17 00:00:00 2001 From: joelmathewthomas Date: Mon, 15 Sep 2025 15:54:58 +0530 Subject: [PATCH] rofi clipboard bind --- .config/hypr/hyprland.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 08e7eef..05cef5a 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -294,6 +294,7 @@ bindl=, XF86AudioMute, exec, wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle # Start rofi opens rofi on first press, closes it on second bindr=SUPER, SUPER_L, exec, pkill rofi || rofi -show drun bind = SUPER, U, exec, rofi -show filebrowser +bind = $mainMod, O, exec, cliphist list | rofi -dmenu | cliphist decode | wl-copy # Lid Switch bindl=,switch:Lid Switch, exec, systemctl suspend