From c97a7f364eb804f41d23e7171d20ebd8389ce5e1 Mon Sep 17 00:00:00 2001 From: Himadri Bhattacharjee <107522312+lavafroth@users.noreply.github.com> Date: Mon, 18 Nov 2024 11:10:50 +0530 Subject: [PATCH] feat: env(gnome): add celluloid mpv wrapper --- hosts/default/home/gnome.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/default/home/gnome.nix b/hosts/default/home/gnome.nix index 2c1867f..7f653fa 100644 --- a/hosts/default/home/gnome.nix +++ b/hosts/default/home/gnome.nix @@ -4,7 +4,6 @@ with pkgs.gnomeExtensions; [ blur-my-shell - quick-settings-tweaker user-themes caffeine paperwm @@ -13,6 +12,7 @@ adw-gtk3 gnome-secrets papers + celluloid fractal ]); # the above two get merged