-
|
Hi! I’m using DMS on Arch Linux with Niri. My installed version is: pacman -Qi dms-shell
Name : dms-shell
Version : 1.4.6-2I wanted to change the calendar first day of week to Monday. I found PR #1854, which adds the firstDayOfWeek setting. I tried: dms ipc call settings set firstDayOfWeek 1However, on dms-shell 1.4.6-2 this returns: SETTINGS_INVALID_KEY The setting also does not appear in the Time & Weather settings UI. I checked the installed files and it looks like firstDayOfWeek is not present in the packaged release, even though the PR appears to be merged into master. Could you clarify whether this setting is only available in the git/master version for now, and whether it is planned to be included in the next stable release? Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Hi there, not all features make the hotfix releases, however, the upcoming v1.5 will have all new features. There's no ETA at this time. |
Beta Was this translation helpful? Give feedback.
Hi there, not all features make the hotfix releases, however, the upcoming v1.5 will have all new features. There's no ETA at this time.