.
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
(
|
||||
modifiers: [
|
||||
Super,
|
||||
],
|
||||
key: "q",
|
||||
): Disable,
|
||||
(
|
||||
modifiers: [
|
||||
Super,
|
||||
],
|
||||
key: "Return",
|
||||
description: Some("Terminal"),
|
||||
): Spawn("cosmic-term"),
|
||||
(
|
||||
modifiers: [
|
||||
Super,
|
||||
],
|
||||
key: "w",
|
||||
): Close,
|
||||
}
|
||||
Reference in New Issue
Block a user