non important commit
This commit is contained in:
parent
22a9bc78aa
commit
7262ac8df5
2 changed files with 5 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
settings = {
|
settings = {
|
||||||
main = {
|
main = {
|
||||||
font = "monospace:size=12";
|
font = "monospace:size=10";
|
||||||
};
|
};
|
||||||
|
|
||||||
colors = {
|
colors = {
|
||||||
|
|
|
||||||
|
|
@ -37,6 +37,10 @@
|
||||||
CLUTTER_BACKEND = "wayland";
|
CLUTTER_BACKEND = "wayland";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
gestures = {
|
||||||
|
hot-corners.enable = false;
|
||||||
|
};
|
||||||
|
|
||||||
layout = {
|
layout = {
|
||||||
gaps = 8;
|
gaps = 8;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue