mirror of
https://github.com/Keyitdev/dotfiles.git
synced 2026-09-24 01:52:09 +00:00
3 lines
75 B
Bash
3 lines
75 B
Bash
#!/bin/sh
|
|
echo "{\"alt\": \"$(cat /sys/firmware/acpi/platform_profile)\"}"
|