Update 2024-09-30 18:15 OpenBSD/amd64-t14

This commit is contained in:
c0dev0id
2024-09-30 18:15:23 +02:00
parent 6fea572d72
commit 777a26e36b
3 changed files with 48 additions and 46 deletions

3
.bin/scr Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/sh
[ -z $1 ] && doas wsconsctl -n display.brightness \
|| doas wsconsctl display.brightness=$1