From dbd201e2e27e0ecb927e8a0f2e4e3134702ac8a4 Mon Sep 17 00:00:00 2001 From: Szymon P Date: Tue, 17 Feb 2026 15:57:03 +0100 Subject: [PATCH] Update .config/btop/btop.conf Update .config/hypr/hyprland/binds/managment.conf Update .config/hypr/hyprland/exec.conf --- private_dot_config/btop/btop.conf | 2 +- private_dot_config/hypr/hyprland/binds/managment.conf | 4 ++-- private_dot_config/hypr/hyprland/exec.conf | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/private_dot_config/btop/btop.conf b/private_dot_config/btop/btop.conf index a5d130d..ccedc58 100644 --- a/private_dot_config/btop/btop.conf +++ b/private_dot_config/btop/btop.conf @@ -60,7 +60,7 @@ update_ms = 1200 #* Processes sorting, "pid" "program" "arguments" "threads" "user" "memory" "cpu lazy" "cpu direct", #* "cpu lazy" sorts top process over time (easier to follow), "cpu direct" updates top process directly. -proc_sorting = "memory" +proc_sorting = "command" #* Reverse sorting order, True or False. proc_reversed = false diff --git a/private_dot_config/hypr/hyprland/binds/managment.conf b/private_dot_config/hypr/hyprland/binds/managment.conf index e5d441c..79e9f59 100644 --- a/private_dot_config/hypr/hyprland/binds/managment.conf +++ b/private_dot_config/hypr/hyprland/binds/managment.conf @@ -105,5 +105,5 @@ bind = $mainMod Control_L, f, focuswindow, class:^(freetube)$ bind = $mainMod Control_L, x, exec, uwsm app -- ~/.local/share/applications/x.desktop bind = $mainMod Control_L, x, focuswindow, class:^(chrome-x.com__-Default)$ -## restart waybar -bind = $mainMod CONTROL_L L_SHIFT, B, exec, ~/.local/bin/restart_waybar.sh +## restart status bar +bind = $mainMod CONTROL_L L_SHIFT, B, exec, killall ashell && uwsm app -- ashell diff --git a/private_dot_config/hypr/hyprland/exec.conf b/private_dot_config/hypr/hyprland/exec.conf index 430c37a..cf9fd41 100644 --- a/private_dot_config/hypr/hyprland/exec.conf +++ b/private_dot_config/hypr/hyprland/exec.conf @@ -2,6 +2,6 @@ exec-once = wl-paste --type text --watch cliphist store exec-once = wl-paste --type image --watch cliphist store exec-once = uwsm app -- kdeconnect-indicator -exec-once = uwsm app -- waybar +exec-once = uwsm app -- ashell exec-once = swww-daemon exec-once = openrgb -c $openrgb_color