nixbook: update, add brightness controls

This commit is contained in:
tristan 2024-12-20 12:03:22 +00:00
parent 43c05553ff
commit d65ef277df
3 changed files with 92 additions and 90 deletions

View file

@ -52,6 +52,8 @@ in {
"XF86AudioPlay" = Actions.System "PlayPause";
"XF86AudioNext" = Actions.System "PlayNext";
"XF86AudioPrev" = Actions.System "PlayPrev";
"XF86MonBrightnessUp" = Actions.System "BrightnessUp";
"XF86MonBrightnessDown" = Actions.System "BrightnessDown";
};
background = {
displays = {