mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-07-26 02:43:53 +10:00
notification popups
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
import QtQuick
|
||||
import Quickshell
|
||||
pragma Singleton
|
||||
pragma ComponentBehavior: Bound
|
||||
|
||||
Singleton {
|
||||
property int sidebarRightOpenCount: 0
|
||||
}
|
||||
Reference in New Issue
Block a user