wip: dnsc-machine setup
This commit is contained in:
parent
32617e977f
commit
e9ca1315e2
2 changed files with 2 additions and 0 deletions
|
|
@ -119,6 +119,7 @@
|
|||
wezterm
|
||||
fish
|
||||
firefox # TODO use zen browser instead
|
||||
keyd
|
||||
];
|
||||
|
||||
# Some programs need SUID wrappers, can be configured further or are
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@
|
|||
settings = {
|
||||
main = {
|
||||
space = "overload(control, space)";
|
||||
shift = "oneshot(shift)";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue