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
|
||||
fish
|
||||
firefox # TODO use zen browser instead
|
||||
keyd
|
||||
];
|
||||
|
||||
# Some programs need SUID wrappers, can be configured further or are
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
enable = true;
|
||||
keyboards = {
|
||||
default = {
|
||||
ids = [ "*" ];
|
||||
ids = [ "05ac:024f" ];
|
||||
settings = {
|
||||
main = {
|
||||
space = "overload(control, space)";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue