Update .config/btop/btop.conf

Update .config/hypr/hyprland/binds/managment.conf
Update .config/hypr/hyprland/exec.conf
This commit is contained in:
2026-02-17 15:57:03 +01:00
parent 04860234c4
commit dbd201e2e2
3 changed files with 4 additions and 4 deletions

View File

@@ -60,7 +60,7 @@ update_ms = 1200
#* Processes sorting, "pid" "program" "arguments" "threads" "user" "memory" "cpu lazy" "cpu direct", #* 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. #* "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. #* Reverse sorting order, True or False.
proc_reversed = false proc_reversed = false

View File

@@ -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, exec, uwsm app -- ~/.local/share/applications/x.desktop
bind = $mainMod Control_L, x, focuswindow, class:^(chrome-x.com__-Default)$ bind = $mainMod Control_L, x, focuswindow, class:^(chrome-x.com__-Default)$
## restart waybar ## restart status bar
bind = $mainMod CONTROL_L L_SHIFT, B, exec, ~/.local/bin/restart_waybar.sh bind = $mainMod CONTROL_L L_SHIFT, B, exec, killall ashell && uwsm app -- ashell

View File

@@ -2,6 +2,6 @@ exec-once = wl-paste --type text --watch cliphist store
exec-once = wl-paste --type image --watch cliphist store exec-once = wl-paste --type image --watch cliphist store
exec-once = uwsm app -- kdeconnect-indicator exec-once = uwsm app -- kdeconnect-indicator
exec-once = uwsm app -- waybar exec-once = uwsm app -- ashell
exec-once = swww-daemon exec-once = swww-daemon
exec-once = openrgb -c $openrgb_color exec-once = openrgb -c $openrgb_color