omg why won't custom keybindings just work :(

This commit is contained in:
KoenDR06 2024-04-19 11:29:42 +02:00
parent 263c63c7bf
commit d595015ec4

View file

@ -3,6 +3,10 @@
...
}: {
dconf.settings = {
"org/gnome/desktop/peripherals/touchpad" = {
natural-scroll = false;
};
"org/gnome/desktop/interface" = {
color-scheme = "prefer-dark";
enable-hot-corners = false;