From 28f40e0492ae225c8a180a977dc18302080334b4 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Tue, 2 Jan 2024 16:45:03 +0000 Subject: [PATCH] btm: group process by name by default --- home/hyprland/config.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/hyprland/config.nix b/home/hyprland/config.nix index c59e70ca..ccbfee17 100644 --- a/home/hyprland/config.nix +++ b/home/hyprland/config.nix @@ -185,7 +185,7 @@ in '' bind = SUPER, S, moveworkspacetomonitor, name:system current bind = SUPER, S, workspace, name:system bind = SUPER SHIFT, S, movetoworkspace, name:system - bind = SUPER ALT, S, exec, [workspace name:system] foot -e btm --battery + bind = SUPER ALT, S, exec, [workspace name:system] foot -e btm --group --battery bind = SUPER, W, moveworkspacetomonitor, name:web current bind = SUPER, W, workspace, name:web