4 lines
77 B
Bash
Executable File
4 lines
77 B
Bash
Executable File
#!/bin/bash
|
|
|
|
${XDG_CONFIG_HOME}/bin/$(cat /etc/hostname)/ctl-brightness "$@"
|