From 12ba1858bbb9f6034f9b73a78751c7e8713817ef Mon Sep 17 00:00:00 2001 From: Emmet Date: Sat, 30 Sep 2023 12:27:25 -0500 Subject: [PATCH] tmp waybar resetter to handle scratchpad ws dup bug --- user/wm/hyprland/hyprland.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/user/wm/hyprland/hyprland.nix b/user/wm/hyprland/hyprland.nix index 498029d..79430b3 100644 --- a/user/wm/hyprland/hyprland.nix +++ b/user/wm/hyprland/hyprland.nix @@ -90,6 +90,8 @@ bind=SUPERCTRL,S,exec,container-open # qutebrowser only + bind=SUPERCTRL,R,exec,killall .waybar-wrapped && waybar & disown + bind=SUPER,code:47,exec,fuzzel bind=SUPER,X,exec,fnottctl dismiss bind=SUPERSHIFT,X,exec,fnottctl dismiss all