From a23059b5a00c04a6faa413152a7ef9c37878586a Mon Sep 17 00:00:00 2001 From: Your Name Date: Mon, 19 May 2025 11:58:45 +0200 Subject: [PATCH] switched cmd I and cmd shift I --- desktopenvs/hyprland/hypr-usr/binds.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/desktopenvs/hyprland/hypr-usr/binds.conf b/desktopenvs/hyprland/hypr-usr/binds.conf index 6834fb3..0d22d93 100644 --- a/desktopenvs/hyprland/hypr-usr/binds.conf +++ b/desktopenvs/hyprland/hypr-usr/binds.conf @@ -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