⚙️ config(hypr): change some help bindings

This commit is contained in:
Sergio Laín 2024-01-11 00:40:59 +01:00
parent 7aa330e831
commit e1504f8472
No known key found for this signature in database
GPG key ID: 14C9B8080681777B

View file

@ -27,7 +27,7 @@ bind = SUPER, 23, exec, rofi -show drun # Tab
bind = SUPER, INSERT, exec, ~/.config/hypr/scripts/color_picker bind = SUPER, INSERT, exec, ~/.config/hypr/scripts/color_picker
bind = SUPERSHIFT, W, exec, ~/.config/hypr/scripts/wallpaper select bind = SUPERSHIFT, W, exec, ~/.config/hypr/scripts/wallpaper select
bind = SUPERCTRL, W, exec, ~/.config/hypr/scripts/wallpaper random 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, R, exec, ~/.config/hypr/scripts/rofi/recording
bind = SUPERSHIFT, G, exec, ~/.config/hypr/scripts/rofi/game_launcher bind = SUPERSHIFT, G, exec, ~/.config/hypr/scripts/rofi/game_launcher
bind = SUPER, Y, exec, cliphist list | rofi -dmenu | cliphist decode | wl-copy 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 bind = SUPER, F12, exec, ~/.config/hypr/scripts/performance
# Open Wiki # Open Wiki
bind = SUPERSHIFT, F1, exec, xdg-open https://wiki.hyprland.org/ bind = SUPER, F1, exec, xdg-open https://wiki.hyprland.org/
bind = SUPERCTRL, F1, exec, xdg-open https://github.com/Matt-FTW/dotfiles/wiki bind = SUPERSHIFT, F1, exec, xdg-open https://github.com/Matt-FTW/dotfiles/wiki