Backlight

This commit is contained in:
2022-04-15 15:59:55 +01:00
parent 1964e7d35d
commit f633657b11
2 changed files with 56 additions and 0 deletions

View File

@@ -16,6 +16,12 @@
allow_missing = true;
hide_missing = true;
}
{
block = "backlight";
device = "intel_backlight";
step_width = 10;
invert_icons = true;
}
{
block = "networkmanager";
on_click = "alacritty -e nmtui";