Update btm args for shortcut

This commit is contained in:
Evie Litherland-Smith 2024-12-07 09:52:31 +00:00
parent b2a82f0448
commit ffc460d8cc

View file

@ -319,7 +319,7 @@
lib.lists.flatten (lib.lists.forEach (lib.lists.range 1 9) workspace) lib.lists.flatten (lib.lists.forEach (lib.lists.range 1 9) workspace)
++ ( ++ (
let 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 in
[ [
# See https://wiki.hyprland.org/Configuring/Keywords/ for more # See https://wiki.hyprland.org/Configuring/Keywords/ for more