forked from Shinonome/dots-hyprland
stuff
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
import QtQuick
|
||||
import QtQuick.Controls
|
||||
import qs.singletons
|
||||
|
||||
Button {
|
||||
implicitHeight: Appearance.sizes.barHeight
|
||||
implicitWidth: Appearance.sizes.barHeight
|
||||
|
||||
background: null
|
||||
contentItem: null
|
||||
}
|
||||
Reference in New Issue
Block a user