Swapped pop-shell for tiling-shell

This commit is contained in:
2024-11-07 10:50:46 -04:00
parent 0b55009ce2
commit 94c148b5c4

View File

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