mirror of
https://github.imc.re/void-land/hyprland-void-dots
synced 2025-04-26 17:03:43 +02:00
3 lines
125 B
Bash
Executable file
3 lines
125 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
ddcutil --bus 3 --skip-ddc-checks --enable-dynamic-sleep getvcp 10 | grep -oP 'current value =\s*\K\d+'
|