From 02dddffd9dcd3871ebfa393e7513b8ce4bf60500 Mon Sep 17 00:00:00 2001 From: clsty Date: Mon, 10 Feb 2025 10:06:01 +0800 Subject: [PATCH] Keybind properly switch to v1 from v2 (#1092) --- .config/hypr/hyprland/keybinds.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/hypr/hyprland/keybinds.conf b/.config/hypr/hyprland/keybinds.conf index c814a522..f180a843 100644 --- a/.config/hypr/hyprland/keybinds.conf +++ b/.config/hypr/hyprland/keybinds.conf @@ -150,7 +150,7 @@ bind = Alt, Tab, bringactivetotop, # [hidden] bring it to the top #! ##! Widgets -bindr = Ctrl+Super, R, exec, killall agsv1 ydotool; agsv1 & # Restart widgets +bindr = Ctrl+Super, R, exec, killall ags agsv1 ydotool; agsv1 & # Restart widgets bindr = Ctrl+Super+Alt, R, exec, hyprctl reload; killall agsv1 ydotool; agsv1 & # [hidden] bind = Ctrl+Alt, Slash, exec, agsv1 run-js 'cycleMode();' # Cycle bar mode (normal, focus) bindir = Super, Super_L, exec, agsv1 -t 'overview' # Toggle overview/launcher