rewrite nvim config to lua
Signed-off-by: Lucas Sta Maria <lucas.stamaria@gmail.com>
This commit is contained in:
parent
8e420fbf97
commit
c293767edf
9 changed files with 294 additions and 10 deletions
|
@ -204,3 +204,7 @@ XF86AudioMute
|
|||
|
||||
super + {a,o}
|
||||
pactl set-sink-volume @DEFAULT_SINK@ {+,-}2%
|
||||
|
||||
# switch monitor mode
|
||||
super + {x,b}
|
||||
~/.screenlayout/{monitor,single-screen}.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue