feat(hypr): added wiki keybinds for the wm and dots

This commit is contained in:
Sergio Laín 2023-12-20 16:49:22 +01:00
parent 99d880a797
commit 0280f7fff6
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
# Scratchpads
bind = SUPER, V, exec, pypr toggle volume
bind = SUPER, 51, exec, pypr toggle terminal && hyprctl dispatch bringactivetotop ## Backslash
bind = SUPER, 51, exec, pypr toggle terminal && hyprctl dispatch bringactivetotop # Backslash
bind = SUPER, B, exec, pypr toggle btop && hyprctl dispatch bringactivetotop
bind = SUPERSHIFT, G, exec, pypr toggle gpt && hyprctl dispatch bringactivetotop
bind = SUPERSHIFT, B, exec, pypr toggle bluetooth && hyprctl dispatch bringactivetotop
@ -54,7 +54,7 @@ bind = SUPERSHIFT, W, exec, ~/.config/hypr/scripts/wallpaper select
bind = SUPERCTRL, W, exec, ~/.config/hypr/scripts/wallpaper random
# Keybindings Cheatsheet
bind = SUPER, I, exec, ~/.config/hypr/scripts/rofi/keybindings
bind = SUPER, F1, exec, ~/.config/hypr/scripts/rofi/keybindings
# Recording
bind = SUPERSHIFT, R, exec, ~/.config/hypr/scripts/rofi/recording
@ -170,13 +170,14 @@ bindl = SUPERCTRL, mouse_down, exec, playerctl next
bindl = , XF86AudioMedia, exec, playerctl play-pause
bindl = , XF86AudioStop, exec, playerctl stop
bindle = , XF86AudioRaiseVolume, exec, swayosd --output-volume raise
bindle = , XF86AudioLowerVolume, exec, swayosd --output-volume lower
bindle = , XF86AudioMute, exec, swayosd --output-volume mute-toggle
bindle = , XF86AudioMicMute, exec, exec swayosd --input-volume mute-toggle
# Disable anim, blur, etc
bind = SUPER, F1, exec, ~/.config/hypr/scripts/performance
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