switched cmd I and cmd shift I
parent
4aaa186aef
commit
a23059b5a0
|
|
@ -44,7 +44,7 @@ bind = $mainMod, O, exec, hyprlock
|
|||
#bind = $mainMod, A, exec, killall waybar ; waybar
|
||||
bind = $mainMod CTRL, E, exec, eww reload
|
||||
bind = $mainMod, N, exec, nextcloud
|
||||
bind = $mainMod, I, exec, env GTK_THEME=cyberqueer bash ~/Dotfiles/desktopenvs/hyprland/wofi/netman/wofi-network-manager.sh
|
||||
bind = $mainMod, I, exec, [tag +mixer] kitty nmtui
|
||||
bind = $mainMod, S, exec, [tag +mixer] kitty pulsemixer
|
||||
bind = $mainMod, X, exec, wofi --show=run
|
||||
|
||||
|
|
@ -233,7 +233,8 @@ bindle=, XF86MonBrightnessDown, exec, bri --down
|
|||
|
||||
bindl=, XF86AudioPlay, exec, playerctl play-pause -p spotify, vlc
|
||||
|
||||
bind= $mainMod SHIFT, I, exec, ~/Dotfiles/desktopenvs/hyprland/scripts/getispeed.sh
|
||||
bind= $mainMod CTRL, I, exec, ~/Dotfiles/desktopenvs/hyprland/scripts/getispeed.sh
|
||||
bind= $mainMod SHIFT, I, exec, env GTK_THEME=cyberqueer nm-connection-editor
|
||||
bind= $mainMod CTRL, C, exec, dunstctl close-all
|
||||
bind= $mainMod CTRL, G, exec, ~/Dotfiles/desktopenvs/hyprland/scripts/onscreenkb.sh
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue