wip: dnsc-machine setup
This commit is contained in:
parent
e9ca1315e2
commit
a1246f82d9
2 changed files with 1 additions and 2 deletions
|
|
@ -119,7 +119,6 @@
|
||||||
wezterm
|
wezterm
|
||||||
fish
|
fish
|
||||||
firefox # TODO use zen browser instead
|
firefox # TODO use zen browser instead
|
||||||
keyd
|
|
||||||
];
|
];
|
||||||
|
|
||||||
# Some programs need SUID wrappers, can be configured further or are
|
# Some programs need SUID wrappers, can be configured further or are
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
keyboards = {
|
keyboards = {
|
||||||
default = {
|
default = {
|
||||||
ids = [ "*" ];
|
ids = [ "05ac:024f" ];
|
||||||
settings = {
|
settings = {
|
||||||
main = {
|
main = {
|
||||||
space = "overload(control, space)";
|
space = "overload(control, space)";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue