Add statmon script and update configs
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user