From 84d73ef6850c9f742f40afec953dafb02a0b61f6 Mon Sep 17 00:00:00 2001 From: retrozinndev Date: Sun, 11 May 2025 22:27:47 -0300 Subject: [PATCH] :sparkles: hypr(shell/bindings): use new shell clipboard plugin instead of drun-like --- hypr/hyprsunset.conf | 4 ++-- hypr/shell/bindings.conf | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/hypr/hyprsunset.conf b/hypr/hyprsunset.conf index 581a307..459f5fd 100644 --- a/hypr/hyprsunset.conf +++ b/hypr/hyprsunset.conf @@ -1,2 +1,2 @@ -temperature = 4064 -gamma = 85 \ No newline at end of file +temperature = 4187 +gamma = 100 \ No newline at end of file diff --git a/hypr/shell/bindings.conf b/hypr/shell/bindings.conf index b8c20a6..b021417 100644 --- a/hypr/shell/bindings.conf +++ b/hypr/shell/bindings.conf @@ -20,7 +20,7 @@ bind = $mainMod, J, togglesplit bind = $mainMod, N, exec, astal toggle control-center bind = $mainMod, M, exec, astal toggle center-window bind = $mainMod, L, exec, hyprlock -bind = $mainMod, V, exec, sh $XDG_CONFIG_HOME/hypr/scripts/clipboard-menu.sh +bind = $mainMod, V, exec, astal runner '>' || sh $XDG_CONFIG_HOME/hypr/scripts/clipboard-menu.sh bind = $mainMod, W, exec, astal runner '##' bind = $mainMod, $mainMod_L, exec, astal show-ws-numbers