forked from Shinonome/dots-hyprland
hefty: bar: add "left sidebar" button
for now... i'll probably replace the left sidebar later
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user