Skip to content

Commit

Permalink
Gnome extensions fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
sukarn-m committed Dec 17, 2024
1 parent dce5795 commit 6df997f
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
6 changes: 3 additions & 3 deletions files/gschema-overrides/zz1-sukarn.gschema.override
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,9 @@ current-workspace-only=true
[org.gnome.shell.extensions.appindicator]
legacy-tray-enabled=true

[org.gnome.shell.extensions.caffeine]
countdown-timer=30
indicator-position-max=4
# [org.gnome.shell.extensions.caffeine]
# countdown-timer=30
# indicator-position-max=4

[org.gnome.shell.extensions.pano]
history-length=20
Expand Down
24 changes: 12 additions & 12 deletions recipes/base-gnome.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,18 +27,18 @@ modules:

- type: gnome-extensions # https://github.com/blue-build/modules/blob/main/modules/gnome-extensions/module.yml
install:
- Bluetooth Battery Meter
- Caffeine
# - Clipboard History
- GameMode Shell Extension
- Gnome 4x UI Improvements
- Hibernate Status Button
- Night Theme Switcher
- Order Gnome Shell extensions
# - Pano - Clipboard Manager # Requires libgda and libgda-sqlite. Fedora 40+ currently blocked: https://github.com/oae/gnome-shell-pano/issues/271
- Removable Drive Menu
- Weather or Not
- Tailscale QS
- 6670 # Bluetooth Battery Meter
- 517 # Caffeine
# - 4839 # Clipboard History
- 7074 # GameMode Shell Extension
- 4158 # Gnome 4x UI Improvements
- 755 # Hibernate Status Button
- 2236 # Night Theme Switcher
- 2114 # Order Gnome Shell extensions
# - 5278 # Pano - Clipboard Manager # Requires libgda and libgda-sqlite. Fedora 40+ currently blocked: https://github.com/oae/gnome-shell-pano/issues/271
- 7 # Removable Drive Menu
- 5660 # Weather or Not
- 6139 # Tailscale QS
# uninstall:
# -

Expand Down

0 comments on commit 6df997f

Please sign in to comment.