From 654f8d840c14d5e3cf897b90fd4f093cdcdd6f82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Czy=C5=BC?= Date: Tue, 13 Feb 2024 14:02:56 +0100 Subject: [PATCH] hyprland mods --- htop/.config/htop/htoprc | 8 ++++---- hypr/.config/hypr/hyprland.conf | 3 +++ 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/htop/.config/htop/htoprc b/htop/.config/htop/htoprc index 84e6419..e55f12e 100644 --- a/htop/.config/htop/htoprc +++ b/htop/.config/htop/htoprc @@ -42,18 +42,18 @@ column_meters_2=AllCPUs4 DiskIO column_meter_modes_2=3 3 tree_view=1 sort_key=46 -tree_sort_key=47 +tree_sort_key=38 sort_direction=1 -tree_sort_direction=-1 +tree_sort_direction=1 tree_view_always_by_pid=0 all_branches_collapsed=1 screen:Main=PID USER PRIORITY NICE M_VIRT M_RESIDENT M_SHARE STATE PERCENT_CPU PERCENT_MEM TIME Command .sort_key=PERCENT_CPU -.tree_sort_key=PERCENT_MEM +.tree_sort_key=M_VIRT .tree_view_always_by_pid=0 .tree_view=1 .sort_direction=1 -.tree_sort_direction=-1 +.tree_sort_direction=1 .all_branches_collapsed=1 screen:I/O=PID USER IO_PRIORITY IO_RATE IO_READ_RATE IO_WRITE_RATE PERCENT_SWAP_DELAY PERCENT_IO_DELAY Command .sort_key=IO_RATE diff --git a/hypr/.config/hypr/hyprland.conf b/hypr/.config/hypr/hyprland.conf index 6c1bc3d..dbdb9de 100644 --- a/hypr/.config/hypr/hyprland.conf +++ b/hypr/.config/hypr/hyprland.conf @@ -277,6 +277,9 @@ bind=,XF86MonBrightnessDown,exec,brightnessctl set 10%- bind=SHIFT,XF86MonBrightnessDown,exec,brightnessctl set 1% bind=SHIFT,XF86MonBrightnessUp,exec,brightnessctl set 100% +# Discord toggle mute +# bind = SUPER ALT, F2, pass, ^discord$ + # Screenshot a window bind = $mainMod, PRINT, exec, hyprshot -m window # Screenshot a monitor