diff --git a/global-home.nix b/global-home.nix index f13f5396..3e5ab1c9 100644 --- a/global-home.nix +++ b/global-home.nix @@ -208,9 +208,11 @@ fi # ''; ".local/share/applications/ncmpcpp.desktop".source = ./global-resources/home-manager/.local/share/applications/ncmpcpp.desktop; ".local/share/applications/yazi.desktop".source = ./global-resources/home-manager/.local/share/applications/yazi.desktop; - ".local/share/applications/vieb.desktop".source = ./global-resources/home-manager/.local/share/applications/vieb.desktop; - ".local/share/applications/arch-nyxt-gstfix.desktop".source = ./global-resources/home-manager/.local/share/applications/arch-nyxt-gstfix.desktop; - ".local/share/applications/arch-nyxt-run-gstfix.sh".source = ./global-resources/home-manager/.local/share/applications/arch-nyxt-run-gstfix.sh; + ".local/share/applications/librewolf-work.desktop".source = ./global-resources/home-manager/.local/share/applications/librewolf-work.desktop; + #".local/share/applications/vieb.desktop".source = ./global-resources/home-manager/.local/share/applications/vieb.desktop; + + #".local/share/applications/arch-nyxt-gstfix.desktop".source = ./global-resources/home-manager/.local/share/applications/arch-nyxt-gstfix.desktop; + #".local/share/applications/arch-nyxt-run-gstfix.sh".source = ./global-resources/home-manager/.local/share/applications/arch-nyxt-run-gstfix.sh; }; # Emacs Config Init Service diff --git a/global-resources/home-manager/.local/share/applications/librewolf-work.desktop b/global-resources/home-manager/.local/share/applications/librewolf-work.desktop new file mode 100755 index 00000000..46d5c424 --- /dev/null +++ b/global-resources/home-manager/.local/share/applications/librewolf-work.desktop @@ -0,0 +1,13 @@ +[Desktop Entry] +Actions=new-private-window;new-window;profile-manager-window +Categories=Network;WebBrowser +Exec=librewolf --name librewolf -new-instance -p "work" %U +GenericName=Web Browser +Icon=librewolf +MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;x-scheme-handler/http;x-scheme-handler/https +Name=Librewolf (Work) +StartupNotify=true +StartupWMClass=librewolf +Terminal=false +Type=Application +Version=1.4