⚙️ config(hypr): change some help bindings
This commit is contained in:
parent
7aa330e831
commit
e1504f8472
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue