- added mpc config

- removed language from waybar
- corrected cycle_pactl.sh to ignoe headphone and hdmi outputs
- enabled icons in fuzzel
- enforcing suspend when closing the lid with no external monitor turned on
- corrected windowrules for jetbrain tools
This commit is contained in:
2026-02-13 21:43:03 +01:00
parent ee20ccb003
commit 9438964c80
6 changed files with 48 additions and 25 deletions

View File

@@ -22,6 +22,7 @@ if [ "$external_on_count" -eq 0 ]; then
#debounce hyprlock
pgrep -x hyprlock >/dev/null || hyprlock
systemctl suspend-then-hibernatehyprctl
else
# docked, we turn off internal screen
hyprctl keyword monitor "$INTERNAL, disable"