tweaks for using cosmic more

This commit is contained in:
Chris Cochrun 2024-11-22 13:54:17 -06:00
parent 7585885ad7
commit 6bc92a0a46
4 changed files with 8 additions and 7 deletions

View file

@ -352,7 +352,7 @@ in
"dbus-update-activation-environment --systemd --all"
"/usr/lib/kdeconnectd"
"systemctl --user stop jellyfin-mpv-shim"
"systemctl --user stop emacs"
# "systemctl --user stop emacs"
"systemctl --user stop nextcloud-client"
"jellyfin-mpv-shim"
"nextcloud"
@ -361,7 +361,7 @@ in
"hyprctl setcursor phinger-cursors-light 24"
"sleep 3 && swww img /home/chris/pics/wallpapers/nixorange.jpeg --resize crop -t grow --transition-bezier .14,0,.14,.99"
"nm-tray"
"emacs --daemon"
# "emacs --daemon"
];
};
};