mirror of
https://github.com/Jokiller230/puzzlevision.git
synced 2025-12-19 13:48:48 +00:00
🐛 Fix gnome extension overwrite issue
This commit is contained in:
parent
b35c6547da
commit
a443208100
1 changed files with 6 additions and 0 deletions
|
|
@ -5,6 +5,12 @@
|
||||||
{
|
{
|
||||||
puzzlevision.desktop.gnome = {
|
puzzlevision.desktop.gnome = {
|
||||||
enabled-extensions = with pkgs.gnomeExtensions; [
|
enabled-extensions = with pkgs.gnomeExtensions; [
|
||||||
|
user-themes
|
||||||
|
blur-my-shell
|
||||||
|
appindicator
|
||||||
|
unite
|
||||||
|
color-picker
|
||||||
|
clipboard-history
|
||||||
vicinae
|
vicinae
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue