mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-10 17:29:26 -05:00
Rearrange for tidier structure (#2212)
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
import QtQuick
|
||||
import QtQuick.Layouts
|
||||
import qs.modules.common
|
||||
|
||||
RippleButton {
|
||||
Layout.fillHeight: true
|
||||
buttonRadius: Appearance.rounding.full
|
||||
}
|
||||
Reference in New Issue
Block a user