1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-24 21:42:51 -05:00

small fix to calendar sizing

This commit is contained in:
bbedward
2025-08-02 22:17:10 -04:00
parent 7e5e3a3914
commit 9dbb6b094f
2 changed files with 3 additions and 3 deletions

View File

@@ -188,7 +188,7 @@ PanelWindow {
}
Rectangle {
width: leftWidgets.hasAnyWidgets ? parent.width * 0.55 - Theme.spacingM : parent.width
width: leftWidgets.hasAnyWidgets ? parent.width - leftWidgets.width - Theme.spacingM : parent.width
height: parent.height
radius: Theme.cornerRadiusLarge
color: Qt.rgba(Theme.surfaceVariant.r, Theme.surfaceVariant.g, Theme.surfaceVariant.b, 0.2)

View File

@@ -126,7 +126,7 @@ sudo dnf install quickshell-git
**Arch Linux:**
```bash
# Core optional packages
pacman -S cava wl-clipboard cliphist ddcutil brightnessctl gsettings-desktop-schemas qt5ct qt6ct
pacman -S cava wl-clipboard cliphist ddcutil brightnessctl qt5ct qt6ct
# AUR packages
paru -S matugen
@@ -135,7 +135,7 @@ paru -S matugen
**Fedora:**
```bash
# Core packages
sudo dnf install cava wl-clipboard ddcutil brightnessctl gsettings-desktop-schemas qt5ct qt6ct
sudo dnf install cava wl-clipboard ddcutil brightnessctl qt5ct qt6ct
# COPR repositories
sudo dnf copr enable wef/cliphist && sudo dnf install cliphist