Revert brightness visibility, fix workspace display on hyprland, add app pinning to applauncher again

This commit is contained in:
Ly-sec 2025-07-27 12:22:33 +02:00
parent 57fb71f574
commit 4f5e18bd69
4 changed files with 92 additions and 10 deletions

View file

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