From 8bb0a7407225b82a6110eeb6d1202a47e539afe1 Mon Sep 17 00:00:00 2001 From: Dante <150515748+xsghetti@users.noreply.github.com> Date: Sat, 2 Mar 2024 14:50:43 -0500 Subject: [PATCH] keybinding updates + other things --- .config/hypr/keybindings.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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