You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: D-Bus method & signal to edit configuration properties
WARNING: There is no validation! Incorrect modifications will break the configuration.
Usage examples:
specific panel: qdbus luisbocanegra.panel.colorizer.c337.w2346 /preset luisbocanegra.panel.colorizer.c337.w2346.property 'stockPanelSettings.visible.value true'
all panels: dbus-send --session --type=signal /preset luisbocanegra.panel.colorizer.all.property string:'stockPanelSettings.visible.value true'
refs: #126
0 commit comments