From 434a2a6b215fb31cf8df36a990fc5966a21a0c49 Mon Sep 17 00:00:00 2001 From: Alexander Hess Date: Fri, 14 Aug 2026 14:22:41 +0200 Subject: [PATCH] tmp disable openbar --- .config/gnome-settings/shell-extensions.ini | 179 ++++++++++---------- 1 file changed, 90 insertions(+), 89 deletions(-) diff --git a/.config/gnome-settings/shell-extensions.ini b/.config/gnome-settings/shell-extensions.ini index b99d296..271619f 100644 --- a/.config/gnome-settings/shell-extensions.ini +++ b/.config/gnome-settings/shell-extensions.ini @@ -7,7 +7,7 @@ [org/gnome/shell] -enabled-extensions=['AlphabeticalAppGrid@stuarthayhurst', 'app-hider@lynith.dev', 'appindicator-hider@theophilediot.github.io', 'appindicatorsupport@rgcjonas.gmail.com', 'auto-move-windows@gnome-shell-extensions.gcampax.github.com', 'drive-menu@gnome-shell-extensions.gcampax.github.com', 'forge@jmmaranan.com', 'just-perfection-desktop@just-perfection', 'launch-new-instance@gnome-shell-extensions.gcampax.github.com', 'no-screenshot-box@screenshot', 'openbar@neuromorph', 'panel-date-format@keiii.github.com', 'rounded-window-corners@fxgn', 'space-bar@luchrioh'] +enabled-extensions=['AlphabeticalAppGrid@stuarthayhurst', 'app-hider@lynith.dev', 'appindicator-hider@theophilediot.github.io', 'appindicatorsupport@rgcjonas.gmail.com', 'auto-move-windows@gnome-shell-extensions.gcampax.github.com', 'drive-menu@gnome-shell-extensions.gcampax.github.com', 'forge@jmmaranan.com', 'just-perfection-desktop@just-perfection', 'launch-new-instance@gnome-shell-extensions.gcampax.github.com', 'no-screenshot-box@screenshot', 'panel-date-format@keiii.github.com', 'rounded-window-corners@fxgn', 'space-bar@luchrioh'] disabled-extensions=@as [] @@ -285,33 +285,34 @@ screenshot-on-release=false -[org/gnome/shell/extensions/openbar] +# [org/gnome/shell/extensions/openbar] +# This extension is not in use any more and its config kept as archive # Top Bar Properties -bartype='Floating' -position='Top' -set-notif-position=true -height=32.0 -set-overview=true -set-fullscreen=true -fitts-widgets=true -margin=3.0 -set-bottom-margin=true -bottom-margin=0.0 +# bartype='Floating' +# position='Top' +# set-notif-position=true +# height=32.0 +# set-overview=true +# set-fullscreen=true +# fitts-widgets=true +# margin=3.0 +# set-bottom-margin=true +# bottom-margin=0.0 # Top bar properties when a window is maximized # => We want the same unified bar at all times -wmaxbar=false +# wmaxbar=false # Disable "Auto Theming" because we manage colors manually -accent-override=false -auto-bgalpha=false -autohg-bar=false -autofg-bar=false -autofg-menu=false -autotheme-font=false -autotheme-refresh=false -smbgoverride=false +# accent-override=false +# auto-bgalpha=false +# autohg-bar=false +# autofg-bar=false +# autofg-menu=false +# autotheme-font=false +# autotheme-refresh=false +# smbgoverride=false # `openbar` keeps per-mode shadow profiles (i.e., "dark-*"/"light-*" below) # and copies them over the live keys on every dark/light toggle @@ -319,83 +320,83 @@ smbgoverride=false # because we run dark mode by default # "Live" Bar -bguri='file:///home/user/.local/share/backgrounds/dark.jpg' -bgcolor=['0.180', '0.180', '0.196'] -bgcolor-wmax=['0.180', '0.180', '0.196'] -bgcolor2=['0.020', '0.290', '0.333'] -fgcolor=['0.871', '0.929', '0.945'] -bcolor=['0.682', '0.839', '0.871'] -hcolor=['0.024', '0.478', '0.553'] -iscolor=['0.180', '0.180', '0.196'] -boxcolor=['0.180', '0.180', '0.196'] -shcolor=['0', '0', '0'] -balpha=1.0 -bwidth=2.0 -bradius=12.0 -neon=false -default-font='FiraCode Nerd Font 12' +# bguri='file:///home/user/.local/share/backgrounds/dark.jpg' +# bgcolor=['0.180', '0.180', '0.196'] +# bgcolor-wmax=['0.180', '0.180', '0.196'] +# bgcolor2=['0.020', '0.290', '0.333'] +# fgcolor=['0.871', '0.929', '0.945'] +# bcolor=['0.682', '0.839', '0.871'] +# hcolor=['0.024', '0.478', '0.553'] +# iscolor=['0.180', '0.180', '0.196'] +# boxcolor=['0.180', '0.180', '0.196'] +# shcolor=['0', '0', '0'] +# balpha=1.0 +# bwidth=2.0 +# bradius=12.0 +# neon=false +# default-font='FiraCode Nerd Font 12' # "Live" Menus -mbgcolor=['0.180', '0.180', '0.196'] -smbgcolor=['0.020', '0.290', '0.333'] -mfgcolor=['0.871', '0.929', '0.945'] -mbcolor=['0.290', '0.643', '0.714'] -mhcolor=['0.024', '0.478', '0.553'] -mscolor=['0.129', '0.565', '0.643'] -mshcolor=['0', '0', '0'] +# mbgcolor=['0.180', '0.180', '0.196'] +# smbgcolor=['0.020', '0.290', '0.333'] +# mfgcolor=['0.871', '0.929', '0.945'] +# mbcolor=['0.290', '0.643', '0.714'] +# mhcolor=['0.024', '0.478', '0.553'] +# mscolor=['0.129', '0.565', '0.643'] +# mshcolor=['0', '0', '0'] # "Live" Accents -accent-color=['0.129', '0.565', '0.643'] -hscd-color=['0.129', '0.565', '0.643'] -vw-color=['0.129', '0.565', '0.643'] -winbcolor=['0.290', '0.643', '0.714'] +# accent-color=['0.129', '0.565', '0.643'] +# hscd-color=['0.129', '0.565', '0.643'] +# vw-color=['0.129', '0.565', '0.643'] +# winbcolor=['0.290', '0.643', '0.714'] # Dark profile # => Keep identical to the "Live" keys above -dark-bguri='file:///home/user/.local/share/backgrounds/dark.jpg' -dark-bgcolor=['0.180', '0.180', '0.196'] -dark-bgcolor-wmax=['0.180', '0.180', '0.196'] -dark-bgcolor2=['0.020', '0.290', '0.333'] -dark-fgcolor=['0.871', '0.929', '0.945'] -dark-bcolor=['0.682', '0.839', '0.871'] -dark-hcolor=['0.024', '0.478', '0.553'] -dark-iscolor=['0.180', '0.180', '0.196'] -dark-boxcolor=['0.180', '0.180', '0.196'] -dark-shcolor=['0', '0', '0'] -dark-mbgcolor=['0.180', '0.180', '0.196'] -dark-smbgcolor=['0.020', '0.290', '0.333'] -dark-mfgcolor=['0.871', '0.929', '0.945'] -dark-mbcolor=['0.290', '0.643', '0.714'] -dark-mhcolor=['0.024', '0.478', '0.553'] -dark-mscolor=['0.129', '0.565', '0.643'] -dark-mshcolor=['0', '0', '0'] -dark-accent-color=['0.129', '0.565', '0.643'] -dark-hscd-color=['0.129', '0.565', '0.643'] -dark-vw-color=['0.129', '0.565', '0.643'] -dark-winbcolor=['0.290', '0.643', '0.714'] +# dark-bguri='file:///home/user/.local/share/backgrounds/dark.jpg' +# dark-bgcolor=['0.180', '0.180', '0.196'] +# dark-bgcolor-wmax=['0.180', '0.180', '0.196'] +# dark-bgcolor2=['0.020', '0.290', '0.333'] +# dark-fgcolor=['0.871', '0.929', '0.945'] +# dark-bcolor=['0.682', '0.839', '0.871'] +# dark-hcolor=['0.024', '0.478', '0.553'] +# dark-iscolor=['0.180', '0.180', '0.196'] +# dark-boxcolor=['0.180', '0.180', '0.196'] +# dark-shcolor=['0', '0', '0'] +# dark-mbgcolor=['0.180', '0.180', '0.196'] +# dark-smbgcolor=['0.020', '0.290', '0.333'] +# dark-mfgcolor=['0.871', '0.929', '0.945'] +# dark-mbcolor=['0.290', '0.643', '0.714'] +# dark-mhcolor=['0.024', '0.478', '0.553'] +# dark-mscolor=['0.129', '0.565', '0.643'] +# dark-mshcolor=['0', '0', '0'] +# dark-accent-color=['0.129', '0.565', '0.643'] +# dark-hscd-color=['0.129', '0.565', '0.643'] +# dark-vw-color=['0.129', '0.565', '0.643'] +# dark-winbcolor=['0.290', '0.643', '0.714'] # Light profile -light-bguri='file:///home/user/.local/share/backgrounds/light.jpg' -light-bgcolor=['0.180', '0.180', '0.196'] -light-bgcolor-wmax=['0.180', '0.180', '0.196'] -light-bgcolor2=['0.020', '0.290', '0.333'] -light-fgcolor=['0.871', '0.929', '0.945'] -light-bcolor=['0.682', '0.839', '0.871'] -light-hcolor=['0.024', '0.478', '0.553'] -light-iscolor=['0.180', '0.180', '0.196'] -light-boxcolor=['0.180', '0.180', '0.196'] -light-shcolor=['0', '0', '0'] -light-mbgcolor=['0.180', '0.180', '0.196'] -light-smbgcolor=['0.020', '0.290', '0.333'] -light-mfgcolor=['0.871', '0.929', '0.945'] -light-mbcolor=['0.290', '0.643', '0.714'] -light-mhcolor=['0.024', '0.478', '0.553'] -light-mscolor=['0.129', '0.565', '0.643'] -light-mshcolor=['0', '0', '0'] -light-accent-color=['0.129', '0.565', '0.643'] -light-hscd-color=['0.129', '0.565', '0.643'] -light-vw-color=['0.129', '0.565', '0.643'] -light-winbcolor=['0.290', '0.643', '0.714'] +# light-bguri='file:///home/user/.local/share/backgrounds/light.jpg' +# light-bgcolor=['0.180', '0.180', '0.196'] +# light-bgcolor-wmax=['0.180', '0.180', '0.196'] +# light-bgcolor2=['0.020', '0.290', '0.333'] +# light-fgcolor=['0.871', '0.929', '0.945'] +# light-bcolor=['0.682', '0.839', '0.871'] +# light-hcolor=['0.024', '0.478', '0.553'] +# light-iscolor=['0.180', '0.180', '0.196'] +# light-boxcolor=['0.180', '0.180', '0.196'] +# light-shcolor=['0', '0', '0'] +# light-mbgcolor=['0.180', '0.180', '0.196'] +# light-smbgcolor=['0.020', '0.290', '0.333'] +# light-mfgcolor=['0.871', '0.929', '0.945'] +# light-mbcolor=['0.290', '0.643', '0.714'] +# light-mhcolor=['0.024', '0.478', '0.553'] +# light-mscolor=['0.129', '0.565', '0.643'] +# light-mshcolor=['0', '0', '0'] +# light-accent-color=['0.129', '0.565', '0.643'] +# light-hscd-color=['0.129', '0.565', '0.643'] +# light-vw-color=['0.129', '0.565', '0.643'] +# light-winbcolor=['0.290', '0.643', '0.714']