diff options
author | zachir <zachir@librem.one> | 2023-02-12 01:41:06 -0600 |
---|---|---|
committer | zachir <zachir@librem.one> | 2023-02-12 01:41:06 -0600 |
commit | 161a6efd7e0ec2655d33b12271911b79b30559b2 (patch) | |
tree | a87ce155cbab25b87d2f38a3a2fe2cf0f6029c33 /computerrc.txt | |
parent | 11b53c95c96b7f50cea42e45f1811610514573c7 (diff) |
parse bl from computerrc to determine backlight command
Diffstat (limited to 'computerrc.txt')
-rwxr-xr-x | computerrc.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/computerrc.txt b/computerrc.txt index 69cdc49..95ec4c1 100755 --- a/computerrc.txt +++ b/computerrc.txt @@ -8,4 +8,5 @@ snd: sound server to launch automatically i.e. pipewire, pulseaudio, sndio, batt: if there is a battery or not i.e. y or n wayland: if boot into wayland or not i.e. y or n tsname: touchscreen xorg device i.e. device from xinput +bl: backlight control command to use i.e. light or xbacklight term: terminal to use i.e. st or alacritty |