Add statmon script and update configs

This commit is contained in:
2026-07-27 12:28:01 -07:00
parent 7a9fd83a46
commit 8d587dd4d5
6 changed files with 1213 additions and 3 deletions

View File

@@ -18,6 +18,7 @@ bind = $mainMod, L, exec, hyprlock
bind = $mainMod, M, exit,
bind = $mainMod, N, exec, swaync-client -t -sw
bind = $mainMod, P, pseudo, # dwindle
bind = $mainMod, S, exec, $terminal -e ~/.config/hypr/scripts/statmon/target/release/statmon
bind = $mainMod SHIFT, S, exec, hyprshot -m region --clipboard-only,
bind = $mainMod, Q, exec, ~/.config/hypr/scripts/power-menu.sh
bind = $mainMod, U, exec, ~/.config/hypr/scripts/update-sys.sh up
@@ -96,4 +97,8 @@ bindel = ,XF86MonBrightnessDown, exec, brightnessctl s 10%-
bindl = , XF86AudioNext, exec, playerctl next
bindl = , XF86AudioPause, exec, playerctl play-pause
bindl = , XF86AudioPlay, exec, playerctl play-pause
bindl = , XF86AudioPrev, exec, playerctl previou
bindl = , XF86AudioPrev, exec, playerctl previous
# --- Mouse Side Button Remaps ---
bind = , mouse:276, sendshortcut, , ESCAPE, active
bind = , mouse:275, sendshortcut, , RETURN, active