- 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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user