mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 09:44:08 -05:00
Fix keyd config
This commit is contained in:
parent
ee04a10d90
commit
ee4f6e7266
1 changed files with 2 additions and 2 deletions
|
|
@ -72,8 +72,8 @@
|
|||
b = "C-b";
|
||||
|
||||
space = "playpause";
|
||||
"." = "nextsong";
|
||||
"," = "prevsong";
|
||||
. = "nextsong";
|
||||
, = "prevsong";
|
||||
|
||||
escape = "~";
|
||||
home = "end";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue