Skip to content

Commit c02c0ff

Browse files
committed
workspaces-indicator-by-open-apps: Appearance changes
1 parent ab48c8b commit c02c0ff

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

DistroAgnostic/gnome/50extensions_gsettings.sh

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,10 +189,12 @@ BASH
189189

190190
# workspaces-by-open-apps@favo02.github.com
191191
for_each "gsettings set org.gnome.shell.extensions.workspaces-indicator-by-open-apps " << 'BASH'
192-
apps-minimized-effect "REDUCE OPACITY"
193192
apps-inactive-effect "NOTHING"
193+
apps-minimized-effect "NOTHING"
194194
click-on-active-overview "false"
195+
indicator-hide-empty "true"
195196
indicator-round-borders "false"
196197
indicator-show-background "true"
198+
indicator-text-use-theme-color "ture"
197199
scroll-enable "false"
198200
BASH

0 commit comments

Comments
 (0)