This commit is contained in:
h
2024-01-24 15:57:42 -05:00
parent 1f7bc08bbe
commit 9d9fea48b9
7 changed files with 42 additions and 7 deletions
+1 -3
View File
@@ -1,5 +1,3 @@
#!/bin/bash
if [[ $(cat /etc/hostname) == "uzui" ]]; then
"${XDG_CONFIG_HOME}"/bin/uzui/oled-brightness "$@"
fi
${XDG_CONFIG_HOME}/bin/$(cat /etc/hostname)/ctl-brightness "$@"