add btop config

This commit is contained in:
Frodd
2025-08-31 15:04:59 +01:00
parent 090acf9740
commit 74fedf0e27
3 changed files with 86 additions and 0 deletions

View File

@@ -37,6 +37,7 @@ $menu = wofi --show drun
$browser = brave
$locker = hyprlock
$screenshotregion = hyprshot -m region
$top = btop
$scripts = ~/.config/scripts
$user = $USER
@@ -244,6 +245,7 @@ bind = $mainMod, space, exec, $menu
bind = $mainMod, P, pseudo, # dwindle
bind = $mainMod, J, togglesplit, # dwindle
bind = $mainMod, S, exec, hyprshot -m region
bind = $mainMod, T, exec, kitty -e $top
bind = $SUPER_SHIFT, L, exec, $locker
bind = $SUPER_SHIFT, S, exec, systemctl suspend