obsidian and disable while typing

This commit is contained in:
Jakub Kropáček 2025-04-05 22:25:02 +02:00
parent 629e51bd2b
commit 3c65182c95
2 changed files with 2 additions and 0 deletions

View file

@ -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";

View file

@ -40,6 +40,7 @@ in
qcad
bottles
lanshare
obsidian
];
services.syncthing = {
enable = true;