Sway : Add power off for a second monitor.

This commit is contained in:
Dmitry Voronin 2024-03-29 06:07:27 +03:00
parent 2bff660499
commit 616f0d2159
2 changed files with 6 additions and 0 deletions

3
module/sway/bin/monoff Executable file
View file

@ -0,0 +1,3 @@
#!/usr/bin/env bash
output "ASUSTek COMPUTER INC ASUS VA24E R2LMTF127165" power off

3
module/sway/bin/monon Executable file
View file

@ -0,0 +1,3 @@
#!/usr/bin/env bash
output "ASUSTek COMPUTER INC ASUS VA24E R2LMTF127165" power on