mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-18 23:09:57 -05:00
bar: record util button off by default
This commit is contained in:
@@ -211,7 +211,7 @@ Singleton {
|
|||||||
property bool showKeyboardToggle: true
|
property bool showKeyboardToggle: true
|
||||||
property bool showDarkModeToggle: true
|
property bool showDarkModeToggle: true
|
||||||
property bool showPerformanceProfileToggle: false
|
property bool showPerformanceProfileToggle: false
|
||||||
property bool showScreenRecord: true
|
property bool showScreenRecord: false
|
||||||
}
|
}
|
||||||
property JsonObject tray: JsonObject {
|
property JsonObject tray: JsonObject {
|
||||||
property bool monochromeIcons: true
|
property bool monochromeIcons: true
|
||||||
|
|||||||
Reference in New Issue
Block a user