obsidian and disable while typing
This commit is contained in:
parent
629e51bd2b
commit
3c65182c95
2 changed files with 2 additions and 0 deletions
|
@ -61,6 +61,7 @@ in
|
|||
"org/gnome/desktop/peripherals/touchpad" = {
|
||||
natural-scroll = false;
|
||||
click-method = "areas";
|
||||
disable-while-typing = false;
|
||||
};
|
||||
"org/gnome/desktop/wm/preferences" = {
|
||||
button-layout = "appmenu:minimize,maximize,close";
|
||||
|
|
|
@ -40,6 +40,7 @@ in
|
|||
qcad
|
||||
bottles
|
||||
lanshare
|
||||
obsidian
|
||||
];
|
||||
services.syncthing = {
|
||||
enable = true;
|
||||
|
|
Loading…
Reference in a new issue