From 1e1807daa65236ea168cda4074f14cafdd61c782 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Fri, 17 Oct 2025 12:44:33 +0300 Subject: hypr: misc fixes --- .config/hypr/conf/keybinds.conf | 12 ++++++------ .config/hypr/conf/monitor.conf | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.config/hypr/conf/keybinds.conf b/.config/hypr/conf/keybinds.conf index ced81ba..ecb142c 100644 --- a/.config/hypr/conf/keybinds.conf +++ b/.config/hypr/conf/keybinds.conf @@ -10,10 +10,10 @@ $menu = tofi-drun | xargs hyprctl dispatch exec -- bind = $mainMod+SHIFT, code:41, exec, $fileManager # f bind = $mainMod, RETURN, exec, $terminal bind = $mainMod, code:71, exec, $HOME/.local/bin/mailsync # f5 -bind = ,code:118, exec, copyq menu # ins +bind = ,code:118, exec, copyq show # ins bind = $mainMod, 0, exec, swaync-client --hide-latest bind = $mainMod+SHIFT, 0, exec, swaync-client -t -bindr = SUPER+SHIFT, escape, exec, wlogout +bindr = $mainMod+SHIFT, escape, exec, wlogout bindr = $mainMod, code:42, exec, $HOME/.local/bin/done # g bindr = $mainMod, code:30, exec, $HOME/.local/bin/bukuadd_c # u bindr = $mainMod, code:35, exec, $HOME/.local/bin/td # ] @@ -29,11 +29,11 @@ bindl = , XF86AudioPlay, exec, playerctl play-pause bindl = , XF86AudioNext, exec, playerctl next bindl = , XF86AudioPrev, exec, playerctl previous +# Colour picker +# https://wimpysworld.com/posts/fuzzel-hyprpicker/ +bind = $mainMod, code:32, exec, $HOME/.local/bin/fuzzel_hyprpicker.sh + # Screenshots: -# Super+P: Current window -# Super+Shift+p: Select area -# Super+Alt+p Current output -# Super+Ctrl+p All outputs # Optionally, customize slurp's appearance env = SLURP_ARGS, -d -B F050F022 -b 10101022 -c ff00ff diff --git a/.config/hypr/conf/monitor.conf b/.config/hypr/conf/monitor.conf index e04dfb1..de07cbe 100644 --- a/.config/hypr/conf/monitor.conf +++ b/.config/hypr/conf/monitor.conf @@ -2,4 +2,4 @@ monitor=eDP-1,highres,auto,1 # # autoconfig any additional monitor -monitor=HDMI-A-1,highres,auto-up,1.25 +monitor=HDMI-A-1,highres,auto-up,1 -- cgit v1.2.3-70-g09d2