chore(scripts): added monitor brightness scripts
This commit is contained in:
4
.local/bin/monitor-0-brightness
Executable file
4
.local/bin/monitor-0-brightness
Executable file
@@ -0,0 +1,4 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
ddcutil -d 1 setvcp 10 0
|
||||||
|
ddcutil -d 2 setvcp 10 0
|
||||||
4
.local/bin/monitor-100-brightness
Executable file
4
.local/bin/monitor-100-brightness
Executable file
@@ -0,0 +1,4 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
ddcutil -d 1 setvcp 10 100
|
||||||
|
ddcutil -d 2 setvcp 10 100
|
||||||
Reference in New Issue
Block a user