Added pop shell

This commit is contained in:
2024-11-25 10:26:56 -04:00
parent f405cdfa77
commit 854afd6338

View File

@@ -19,6 +19,7 @@
"launch-new-instance@gnome-shell-extensions.gcampax.github.com" "launch-new-instance@gnome-shell-extensions.gcampax.github.com"
"power-profile-switcher@eliapasquali.github.io" "power-profile-switcher@eliapasquali.github.io"
"tilingshell@ferrarodomenico.com" "tilingshell@ferrarodomenico.com"
"pop-shell@system76.com"
]; ];
}; };
}; };
@@ -29,7 +30,7 @@
gnomeExtensions.screen-rotate gnomeExtensions.screen-rotate
gnomeExtensions.dash-to-dock gnomeExtensions.dash-to-dock
gnomeExtensions.launch-new-instance gnomeExtensions.launch-new-instance
gnomeExtensions.tiling-shell gnomeExtensions.pop-shell
gnomeExtensions.power-profile-switcher gnomeExtensions.power-profile-switcher
#gnomeExtensions.gjs-osk -- Disabled due to issue with read only file system #gnomeExtensions.gjs-osk -- Disabled due to issue with read only file system
]; ];