mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 14:59:27 -05:00
Add the utilButtons config options
This commit is contained in:
@@ -36,6 +36,12 @@ Singleton {
|
||||
property bool alwaysShowSwap: true
|
||||
property bool alwaysShowCpu: false
|
||||
}
|
||||
property QtObject utilButtons: QtObject {
|
||||
property bool showMicToggle: true
|
||||
property bool showKeyboardToggle: true
|
||||
property bool showScreenSnip: true
|
||||
// property bool showColorPicker: true
|
||||
}
|
||||
property QtObject workspaces: QtObject {
|
||||
property int shown: 10
|
||||
property bool alwaysShowNumbers: false
|
||||
|
||||
Reference in New Issue
Block a user