Merge branch 'nixbook/cosmic' into zenix/master
This commit is contained in:
commit
c1eb45d114
3 changed files with 155 additions and 348 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue