update, alt

This commit is contained in:
Till 2023-12-18 14:43:57 +01:00
parent 08044381f6
commit e7791dfd15
3 changed files with 69 additions and 2 deletions

View file

@ -13,6 +13,15 @@
"run-or-raise@edvard.cz"
];
};
"org/gnome/desktop/peripherals/touchpad" = {
speed = 0.5;
};
"org/gnome/mutter" = {
dynamic-workspaces = true;
};
"org/gnome/desktop/session" = {
idle-delay = 600;
};
};
xdg.configFile."run-or-raise/shortcuts.conf".source = ./run-or-raise.conf;
}