replaced pano

This commit is contained in:
Danilo Reyes
2026-02-24 05:23:18 -06:00
parent 7a11881b04
commit 26eea9fcba

View File

@@ -48,11 +48,10 @@ in
builtins.attrValues { builtins.attrValues {
inherit (pkgs.gnomeExtensions) inherit (pkgs.gnomeExtensions)
tactile # window manager tactile # window manager
freon # hardware temperature monitor
gamemode-shell-extension # I guess I'm a gamer now? gamemode-shell-extension # I guess I'm a gamer now?
burn-my-windows # special effects for when closing windows burn-my-windows # special effects for when closing windows
pano # clipboard manager
pop-shell pop-shell
# copyous # clipboard manager
; ;
} }
); );