mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 14:59:27 -05:00
fix wrong merge
This commit is contained in:
@@ -410,7 +410,7 @@ Singleton {
|
|||||||
|
|
||||||
property JsonObject notifications: JsonObject {
|
property JsonObject notifications: JsonObject {
|
||||||
property int timeout: 7000
|
property int timeout: 7000
|
||||||
property JsonObject monitor: JsonObject {
|
property JsonObject forceMonitor: JsonObject {
|
||||||
property bool enable: false
|
property bool enable: false
|
||||||
property string name: "" // Name of the monitor to show notifications on, like "eDP-1". Find out with 'hyprctl monitors' command
|
property string name: "" // Name of the monitor to show notifications on, like "eDP-1". Find out with 'hyprctl monitors' command
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user