chore: remove comments

This commit is contained in:
itsscb 2025-08-28 20:30:21 +02:00
parent 25026672b7
commit 44abd5c932

View File

@ -1,10 +1,8 @@
#!/usr/bin/env bash
# Disable the laptop panel (eDP1) when any other monitor is connected,
# otherwise enable it.
set -u
# internal monitor name change if yours differs
# internal monitor name - change if yours differs
INT="eDP-1"
log() {