noctalia-shell: Fine tune

This commit is contained in:
SebastianStork 2026-03-05 21:18:28 +01:00
parent 3e0325cffa
commit fd16dd8aa3
Signed by: SebastianStork
SSH key fingerprint: SHA256:tRrGdjYOwgHxpSc/wTOZQZEjxcb15P0tyXRsbAfd+2Q

View file

@ -84,12 +84,22 @@
enableWindowsSearch = false;
enableClipboardHistory = true;
};
osd.enabledTypes = [
0
1
2
3
];
location.name = "Darmstadt";
sessionMenu = {
largeButtonsStyle = false;
countdownDuration = 3000;
};
audio.mprisBlacklist = "firefox";
location = {
firstDayOfWeek = 1;
showWeekNumberInCalendar = true;
};
};
};
};