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