mirror of
https://git.davidovski.xyz/dot.git
synced 2024-08-15 00:43:28 +00:00
Add better laptop support
This commit is contained in:
parent
1e137b842f
commit
51292e49bb
14 changed files with 30 additions and 25 deletions
|
@ -17,6 +17,14 @@ super + ctrl + alt + f
|
|||
{XF86AudioMute}
|
||||
amixer -D pulse set Master 1+ toggle
|
||||
|
||||
{_, super} + XF86MonBrightnessDown
|
||||
xbacklight - {10,1}
|
||||
{_, super} + XF86MonBrightnessUp
|
||||
xbacklight + {10,1}
|
||||
|
||||
|
||||
|
||||
|
||||
super + r
|
||||
rofi -show drun -show-icons
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue