mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
feat(blur): added a new option to toggle it on/off
This commit is contained in:
@@ -290,6 +290,7 @@ Singleton {
|
||||
property bool showHibernateOnLockScreen: false
|
||||
property bool enableLockScreenMediaControls: false
|
||||
property bool enableShadows: true
|
||||
property bool enableBlurBehind: true
|
||||
property string shadowDirection: "bottom_right"
|
||||
property int shadowOffsetX: 2
|
||||
property int shadowOffsetY: 3
|
||||
|
||||
Reference in New Issue
Block a user