chore: remove comments
This commit is contained in:
parent
25026672b7
commit
44abd5c932
@ -1,10 +1,8 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
# Disable the laptop panel (eDP‑1) when any other monitor is connected,
|
|
||||||
# otherwise enable it.
|
|
||||||
|
|
||||||
set -u
|
set -u
|
||||||
|
|
||||||
# internal monitor name – change if yours differs
|
# internal monitor name - change if yours differs
|
||||||
INT="eDP-1"
|
INT="eDP-1"
|
||||||
|
|
||||||
log() {
|
log() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user