diff options
| author | ryukamish <[email protected]> | 2026-06-06 01:44:49 +0530 |
|---|---|---|
| committer | ryukamish <[email protected]> | 2026-06-06 01:44:49 +0530 |
| commit | 51183654e84b12d38cf72d8581f950269d6b47c1 (patch) | |
| tree | bb327aff9bc87c692d401f392ce375c52133e965 /usr/local/bin/sway-lid | |
| parent | b91a830fe91c2819cb0ca9b91dcfdcb02b2a2ead (diff) | |
fix: directory and symlink path change
Diffstat (limited to 'usr/local/bin/sway-lid')
| -rwxr-xr-x | usr/local/bin/sway-lid | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/usr/local/bin/sway-lid b/usr/local/bin/sway-lid deleted file mode 100755 index 6300fb2..0000000 --- a/usr/local/bin/sway-lid +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh -# lid.sh -if swaymsg -t get_outputs | grep -q '"HDMI-A-1"'; then - swaymsg output eDP-1 disable -fi |
