i need help
This commit is contained in:
parent
a2a7a57b52
commit
d9a8fee795
2 changed files with 9 additions and 16 deletions
|
@ -62,5 +62,13 @@
|
|||
];
|
||||
};
|
||||
xwayland = true;
|
||||
extraConfig = ''
|
||||
bindsym XF86AudioRaiseVolume exec pamixer -i 5
|
||||
bindsym XF86AudioLowerVolume exec pamixer -d 5
|
||||
bindsym XF86AudioMute exec pamixer -t
|
||||
bindsym XF86MonBrightnessUp exec brightnessctl s 5%+
|
||||
bindsym XF86MonBrightnessDown exec brightnessctl s 5%-
|
||||
'';
|
||||
};
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue