adding magnet links and some other small tweaks to startup

This commit is contained in:
Chris Cochrun 2025-02-24 10:00:54 -06:00
parent 217e0d8826
commit 99a4d8420e
2 changed files with 5 additions and 3 deletions

View file

@ -96,6 +96,7 @@ in {
"application/pdf" = "emacsclient.desktop";
"x-scheme-handler/about" = "firefox.desktop";
"x-scheme-handler/unknown" = "firefox.desktop";
"x-scheme-handler/magnet" = "torrent.desktop";
};
defaultApplications = {
"video/mp4" = "mpv.desktop";
@ -134,6 +135,7 @@ in {
"application/pdf" = "emacsclient.desktop";
"x-scheme-handler/about" = "firefox.desktop";
"x-scheme-handler/unknown" = "firefox.desktop";
"x-scheme-handler/magnet" = "torrent.desktop";
};
};

View file

@ -363,11 +363,11 @@ in
"hyprctl dispatch --batch 'splitratio 1; splitration -0.35'"
"dbus-update-activation-environment --systemd --all"
"/usr/lib/kdeconnectd"
"systemctl --user stop jellyfin-mpv-shim"
# "systemctl --user stop jellyfin-mpv-shim"
# "systemctl --user stop emacs"
"systemctl --user stop nextcloud-client"
"jellyfin-mpv-shim"
"nextcloud"
# "jellyfin-mpv-shim"
# "nextcloud"
"kdeconnect-indicator"
"wl-paste --watch cliphist store"
"hyprctl setcursor phinger-cursors-light 24"