diff --git a/.config/hypr/keybindings.conf b/.config/hypr/keybindings.conf index 2ca28fd2..4fae0a4c 100644 --- a/.config/hypr/keybindings.conf +++ b/.config/hypr/keybindings.conf @@ -2,7 +2,7 @@ $mainMod = SUPER # My Keybinds -bind = $mainMod, X, exec, $browser +bind = $mainMod, F, exec, $browser bind = $mainMod, R, exec, pypr toggle term bind = $mainMod, ESCAPE, exec, killall waybar || waybar bind = $mainMod, D, exec, $discord @@ -123,6 +123,6 @@ bind = ALT,grave,hycov:toggleoverview,forceall #grave key is the '~' key # bind key to toggle overview (shows all windows in one monitor, not affected by `only_active_workspace` or `only_active_monitor`) bind = ALT,g,hycov:toggleoverview,forceallinone -# testing something +