mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-30 04:27:29 -05:00
waffles: notif center: calendar header and focus
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
import QtQuick
|
||||
import QtQuick.Layouts
|
||||
import qs.modules.waffle.looks
|
||||
|
||||
Rectangle {
|
||||
Layout.fillHeight: false
|
||||
Layout.fillWidth: true
|
||||
color: Looks.colors.bgPanelSeparator
|
||||
implicitHeight: 1
|
||||
}
|
||||
Reference in New Issue
Block a user