hefty: bar: add "left sidebar" button

for now...
i'll probably replace the left sidebar later
This commit is contained in:
end-4
2026-03-12 13:11:04 +01:00
parent e4ad01c20f
commit e2aa71b59e
3 changed files with 80 additions and 3 deletions
@@ -55,8 +55,8 @@ RippleButton {
CustomIcon {
id: distroIcon
anchors.centerIn: parent
width: 19.5
height: 19.5
width: 20
height: 20
source: Config.options.bar.topLeftIcon == 'distro' ? SystemInfo.distroIcon : `${Config.options.bar.topLeftIcon}-symbolic`
colorize: true
color: Appearance.colors.colOnLayer0