diff --git a/.config/hypr/keybindings.conf b/.config/hypr/keybindings.conf index a1898307..4fae0a4c 100644 --- a/.config/hypr/keybindings.conf +++ b/.config/hypr/keybindings.conf @@ -3,15 +3,15 @@ $mainMod = SUPER # My Keybinds bind = $mainMod, F, exec, $browser -bind = $mainMod, A, exec, $menu +bind = $mainMod, R, exec, pypr toggle term bind = $mainMod, ESCAPE, exec, killall waybar || waybar bind = $mainMod, D, exec, $discord bind = $mainMod SHIFT, W, exec, wp bind = $mainMod SHIFT, F, fullscreen bind = $mainMod, N, exec, swaync-client -t -sw bind = $mainMod, L, exec, hyprlock -bind = $mainMod SHIFT, W, exec, $HOME/.config/hypr/scripts/wallpaperselect.sh -bind = $mainMod SHIFT, A, exec, pypr toggle term +bind = $mainMod, W, exec, $HOME/.config/hypr/scripts/wallpaperselect.sh + # Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more bind = $mainMod, T, exec, $terminal @@ -19,7 +19,7 @@ bind = $mainMod, Q, killactive, bind = $mainMod, M, exit, bind = $mainMod, E, exec, $fileManager bind = $mainMod, V, togglefloating, -bind = $mainMod, R, exec, $menu +bind = $mainMod, A, exec, $menu bind = $mainMod SHIFT, P, pseudo, # dwindle bind = $mainMod, J, togglesplit, # dwindle