From e1504f84727644467ec73cdebe95b3c56b176282 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Thu, 11 Jan 2024 00:40:59 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9A=99=EF=B8=8F=20config(hypr):=20change=20s?= =?UTF-8?q?ome=20help=20bindings?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/hypr/configs/binds.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.config/hypr/configs/binds.conf b/.config/hypr/configs/binds.conf index df1f0eb7..a276bd5a 100644 --- a/.config/hypr/configs/binds.conf +++ b/.config/hypr/configs/binds.conf @@ -27,7 +27,7 @@ bind = SUPER, 23, exec, rofi -show drun # Tab bind = SUPER, INSERT, exec, ~/.config/hypr/scripts/color_picker bind = SUPERSHIFT, W, exec, ~/.config/hypr/scripts/wallpaper select bind = SUPERCTRL, W, exec, ~/.config/hypr/scripts/wallpaper random -bind = SUPER, F1, exec, ~/.config/hypr/scripts/rofi/keybindings +bind = SUPER, 61, exec, ~/.config/hypr/scripts/rofi/keybindings # / bind = SUPERSHIFT, R, exec, ~/.config/hypr/scripts/rofi/recording bind = SUPERSHIFT, G, exec, ~/.config/hypr/scripts/rofi/game_launcher bind = SUPER, Y, exec, cliphist list | rofi -dmenu | cliphist decode | wl-copy @@ -176,5 +176,5 @@ bindle = SUPERSHIFT, 20, exec, swayosd-client --input-volume lower # Plus key bind = SUPER, F12, exec, ~/.config/hypr/scripts/performance # Open Wiki -bind = SUPERSHIFT, F1, exec, xdg-open https://wiki.hyprland.org/ -bind = SUPERCTRL, F1, exec, xdg-open https://github.com/Matt-FTW/dotfiles/wiki +bind = SUPER, F1, exec, xdg-open https://wiki.hyprland.org/ +bind = SUPERSHIFT, F1, exec, xdg-open https://github.com/Matt-FTW/dotfiles/wiki