mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-08 16:29:26 -05:00
tray: accessibility: bigger size, config option for monochrome
This commit is contained in:
@@ -62,6 +62,9 @@ Singleton {
|
||||
property bool showMicToggle: false
|
||||
property bool showKeyboardToggle: true
|
||||
}
|
||||
property QtObject tray: QtObject {
|
||||
property bool monochromeIcons: true
|
||||
}
|
||||
property QtObject workspaces: QtObject {
|
||||
property int shown: 10
|
||||
property bool showAppIcons: true
|
||||
|
||||
Reference in New Issue
Block a user