diff --git a/system/home/hyprland.nix b/system/home/hyprland.nix index ca2f8bac..8febadc3 100644 --- a/system/home/hyprland.nix +++ b/system/home/hyprland.nix @@ -319,7 +319,7 @@ lib.lists.flatten (lib.lists.forEach (lib.lists.range 1 9) workspace) ++ ( let - btm_args = "--autohide_time --battery --celsius --enable_cache_memory --enable_gpu_memory --group --hide_avg_cpu --hide_table_gap --retention=3m --show_table_scroll_position"; + btm_args = "--autohide_time --battery --celsius --enable_cache_memory --enable_gpu --group_processes --hide_avg_cpu --hide_table_gap --retention=3m --show_table_scroll_position"; in [ # See https://wiki.hyprland.org/Configuring/Keywords/ for more