From 7c974b7fb4b57d0417cf880a54258a423efa4885 Mon Sep 17 00:00:00 2001 From: end-4 <97237370+end-4@users.noreply.github.com> Date: Mon, 3 Nov 2025 16:55:16 +0100 Subject: [PATCH] wallpaper selector: adjust quick dir button appearance --- .../ii/modules/wallpaperSelector/WallpaperSelectorContent.qml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dots/.config/quickshell/ii/modules/wallpaperSelector/WallpaperSelectorContent.qml b/dots/.config/quickshell/ii/modules/wallpaperSelector/WallpaperSelectorContent.qml index a093d38ca..c237a8854 100644 --- a/dots/.config/quickshell/ii/modules/wallpaperSelector/WallpaperSelectorContent.qml +++ b/dots/.config/quickshell/ii/modules/wallpaperSelector/WallpaperSelectorContent.qml @@ -186,6 +186,8 @@ MouseArea { colBackgroundToggled: Appearance.colors.colSecondaryContainer colBackgroundToggledHover: Appearance.colors.colSecondaryContainerHover colRippleToggled: Appearance.colors.colSecondaryContainerActive + buttonRadius: height / 2 + implicitHeight: 38 contentItem: RowLayout { MaterialSymbol {