feat(gnome): disable workspace indicator
This commit is contained in:
parent
37963a496c
commit
1234e5288e
2 changed files with 9 additions and 2 deletions
|
@ -58,13 +58,13 @@ in mkIf cfg.enable {
|
|||
"places-menu@gnome-shell-extensions.gcampax.github.com"
|
||||
"windowsNavigator@gnome-shell-extensions.gcampax.github.com"
|
||||
"window-list@gnome-shell-extensions.gcampax.github.com"
|
||||
"workspace-indicator@gnome-shell-extensions.gcampax.github.com"
|
||||
"dash-to-panel@jderose9.github.com"
|
||||
];
|
||||
enabled-extensions = [
|
||||
"user-theme@gnome-shell-extensions.gcampax.github.com"
|
||||
"apps-menu@gnome-shell-extensions.gcampax.github.com"
|
||||
"drive-menu@gnome-shell-extensions.gcampax.github.com"
|
||||
"workspace-indicator@gnome-shell-extensions.gcampax.github.com"
|
||||
"dash-to-dock@micxgx.gmail.com"
|
||||
];
|
||||
welcome-dialog-last-shown-version = "45.3";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue