mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-13 12:29:58 -05:00
hefty: bar: special ws indication
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import QtQuick
|
||||
|
||||
Rectangle {
|
||||
radius: Math.min(width, height) / 2
|
||||
}
|
||||
Reference in New Issue
Block a user