mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-08 08:19:26 -05:00
use multieffect for shadows
This commit is contained in:
@@ -99,7 +99,7 @@ Scope {
|
||||
ColumnLayout { // Scrollable window content
|
||||
id: columnLayout
|
||||
anchors.horizontalCenter: parent.horizontalCenter
|
||||
width: parent.width - Appearance.sizes.hyprlandGapsOut * 2
|
||||
width: parent.width - Appearance.sizes.elevationMargin * 2
|
||||
spacing: 0 // The widgets themselves have margins for spacing
|
||||
|
||||
// Notifications are added by the above signal handlers
|
||||
|
||||
Reference in New Issue
Block a user