mirror of
https://github.com/duma799/hyprduma-config.git
synced 2026-05-14 06:31:00 +00:00
Reorganize repo into config/, scripts/, and docs/ directories
This commit is contained in:
Executable
+12
@@ -0,0 +1,12 @@
|
||||
return {
|
||||
"nvzone/typr",
|
||||
dependencies = "nvzone/volt",
|
||||
opts = {
|
||||
kblayout = {
|
||||
{ "q", "w", "e", "r", "t", "y", "u", "i", "o", "p" },
|
||||
{ "a", "s", "d", "f", "g", "h", "j", "k", "l", ";" },
|
||||
{ "z", "x", "c", "v", "b", "n", "m", ",", ".", "/" },
|
||||
},
|
||||
},
|
||||
cmd = { "Typr", "TyprStats" },
|
||||
}
|
||||
Reference in New Issue
Block a user