feat(desktop): add illum for backlight control

dev-docs
Moritz Böhme 2023-05-14 15:28:27 +02:00
parent 3a0d4845b0
commit e503567eda
Signed by: moritz
GPG Key ID: 970C6E89EB0547A9
2 changed files with 1 additions and 2 deletions

View File

@ -63,6 +63,7 @@ with lib; {
};
};
services = {
illum.enable = true;
gnome.gnome-keyring.enable = true;
pipewire = {
enable = true;

View File

@ -171,8 +171,6 @@ in
bind = , XF86AudioNext , exec , playerctl -p "spotifyd,firefox" next
bind = , XF86AudioPlay , exec , playerctl -p "spotifyd,firefox" play-pause
bind = , XF86AudioPrev , exec , playerctl -p "spotifyd,firefox" previous
binde = , XF86MonBrightnessDown , exec , brightnessctl s 10%-
binde = , XF86MonBrightnessUp , exec , brightnessctl s 10%+
# Move focus with mainMod + hjkl
binde = $mainMod, H, movefocus, l