forked from Shinonome/dots-hyprland
rename bar's "small circle button" + prevent init color shift
This commit is contained in:
@@ -19,7 +19,7 @@ Rectangle {
|
||||
spacing: 4
|
||||
anchors.centerIn: parent
|
||||
|
||||
SmallCircleButton {
|
||||
CircleUtilButton {
|
||||
Layout.alignment: Qt.AlignVCenter
|
||||
onClicked: Hyprland.dispatch("exec grimblast copy area")
|
||||
|
||||
@@ -32,7 +32,7 @@ Rectangle {
|
||||
|
||||
}
|
||||
|
||||
SmallCircleButton {
|
||||
CircleUtilButton {
|
||||
Layout.alignment: Qt.AlignVCenter
|
||||
onClicked: Hyprland.dispatch("exec hyprpicker -a")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user