Key : Sway bar on esc, term on t.
This commit is contained in:
parent
aaeb04dbf4
commit
9786428e49
|
@ -102,9 +102,9 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
sway = {
|
sway = {
|
||||||
launch.terminal = "Escape";
|
launch.terminal = "t";
|
||||||
mod = "Mod4";
|
mod = "Mod4";
|
||||||
bar = "r";
|
bar = "Escape";
|
||||||
notification = {
|
notification = {
|
||||||
dismiss = "shift+N";
|
dismiss = "shift+N";
|
||||||
restore = "n";
|
restore = "n";
|
||||||
|
|
Loading…
Reference in a new issue