mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-16 22:09:59 -05:00
background: add auto vertical parallax option
This commit is contained in:
@@ -124,6 +124,7 @@ Singleton {
|
||||
property string thumbnailPath: ""
|
||||
property JsonObject parallax: JsonObject {
|
||||
property bool vertical: false
|
||||
property bool autoVertical: false
|
||||
property bool enableWorkspace: true
|
||||
property real workspaceZoom: 1.07 // Relative to your screen, not wallpaper size
|
||||
property bool enableSidebar: true
|
||||
|
||||
Reference in New Issue
Block a user