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