diff --git a/config/hyprland/hyprland.conf b/config/hyprland/hyprland.conf index 4b15350f..30b5b6bf 100644 --- a/config/hyprland/hyprland.conf +++ b/config/hyprland/hyprland.conf @@ -166,7 +166,7 @@ $mainMod = SUPER bind = $mainMod, Q, killactive bind = $mainMod, V, togglefloating bind = $mainMod, F, fullscreen -bind = $mainMod, V, exec, clipman pick --tool=rofi --tool-args="-theme ~/NixFlake/config/rofi/rofi.rasi" # TODO: Theme + Generate this in a include file from nixos, depending on the menu option +bind = $mainMod, C, exec, clipman pick --tool=rofi --tool-args="-theme ~/NixFlake/config/rofi/rofi.rasi" # TODO: Theme + Generate this in a include file from nixos, depending on the menu option # Rofi bind = $mainMod, A, exec, rofi -show drun -theme ~/NixFlake/config/rofi/rofi.rasi