HyprPanel now handles notification removal itself. (#242)
This commit is contained in:
1
globals.d.ts
vendored
1
globals.d.ts
vendored
@@ -7,6 +7,7 @@ declare global {
|
||||
var useTheme: Function;
|
||||
var globalWeatherVar: VariableType<Weather>;
|
||||
var options: Options
|
||||
var removingNotifications: VariableType<boolean>;
|
||||
}
|
||||
|
||||
export { };
|
||||
|
||||
Reference in New Issue
Block a user