topbar: declutter GNOME panel
This commit is contained in:
parent
b06bea177f
commit
b90871cf05
2 changed files with 5 additions and 4 deletions
|
|
@ -176,10 +176,8 @@ in
|
|||
"wifiqrcode@glerro.pm.me"
|
||||
"system-monitor-next@paradoxxx.zero.gmail.com"
|
||||
"clipboard-indicator@tudmotu.com"
|
||||
"emoji-copy@felipeftn"
|
||||
"tailscale@joaophi.github.com"
|
||||
"auto-move-windows@gnome-shell-extensions.gcampax.github.com"
|
||||
"appindicatorsupport@rgcjonas.gmail.com"
|
||||
"gnome-shell-extension-maximized-by-default@stiggimy.github.com"
|
||||
"no-titlebar-when-maximized@alec.ninja"
|
||||
"evil-bit-toggle@jetpham.github.com"
|
||||
|
|
@ -190,6 +188,11 @@ in
|
|||
"org/gnome/shell/extensions/auto-move-windows" = {
|
||||
application-list = autoMoveApplications;
|
||||
};
|
||||
"org/gnome/shell/extensions/system-monitor-next-applet" = {
|
||||
center-display = false;
|
||||
left-display = true;
|
||||
move-clock = false;
|
||||
};
|
||||
"org/gnome/desktop/wm/keybindings" = {
|
||||
switch-to-workspace-1 = [ "<Super>1" ];
|
||||
switch-to-workspace-2 = [ "<Super>2" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue