changes
This commit is contained in:
@@ -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 "$@"
|
||||
|
||||
Reference in New Issue
Block a user