Fix space-bar dconf key
This commit is contained in:
@ -68,7 +68,7 @@ in {
|
|||||||
window-demands-attention-focus = true;
|
window-demands-attention-focus = true;
|
||||||
workspace-wrap-around = true;
|
workspace-wrap-around = true;
|
||||||
};
|
};
|
||||||
"org/gnome/shell/extensions/space-bar" = {
|
"org/gnome/shell/extensions/space-bar/behavior" = {
|
||||||
enable-activate-workspace-shortcuts = true;
|
enable-activate-workspace-shortcuts = true;
|
||||||
show-empty-workspaces = true;
|
show-empty-workspaces = true;
|
||||||
smart-workspace-names = false;
|
smart-workspace-names = false;
|
||||||
|
Reference in New Issue
Block a user