Corners: new option to show or hide screen rounded corners.

This commit is contained in:
Sébastien Atoch 2025-07-25 17:36:56 -04:00
parent f4ebd72b4c
commit 2dc106db5f
3 changed files with 60 additions and 0 deletions

View file

@ -44,6 +44,7 @@ Singleton {
property string videoPath: "~/Videos/"
property bool showActiveWindowIcon: false
property bool showSystemInfoInBar: false
property bool showCorners: false
property bool showMediaInBar: false
property bool useSWWW: false
property bool randomWallpaper: false