non important commit

This commit is contained in:
benstrb 2026-01-27 22:08:58 +01:00
parent 22a9bc78aa
commit 7262ac8df5
2 changed files with 5 additions and 1 deletions

View file

@ -4,7 +4,7 @@
settings = {
main = {
font = "monospace:size=12";
font = "monospace:size=10";
};
colors = {

View file

@ -37,6 +37,10 @@
CLUTTER_BACKEND = "wayland";
};
gestures = {
hot-corners.enable = false;
};
layout = {
gaps = 8;