mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-10 17:29:26 -05:00
feat(modules/bar): change darkmode without changing the wallpaper
This commit is contained in:
@@ -61,11 +61,7 @@ Singleton {
|
||||
property bool showColorPicker: false
|
||||
property bool showMicToggle: false
|
||||
property bool showKeyboardToggle: true
|
||||
property QtObject darkMode: QtObject {
|
||||
property bool show: true
|
||||
property string lightImgPath: ""
|
||||
property string darkImgPath: ""
|
||||
}
|
||||
property bool showDarkModeToggle: true
|
||||
}
|
||||
property QtObject tray: QtObject {
|
||||
property bool monochromeIcons: true
|
||||
|
||||
Reference in New Issue
Block a user