diff options
author | Freya Murphy <freya@freyacat.org> | 2024-06-23 14:47:05 -0400 |
---|---|---|
committer | Freya Murphy <freya@freyacat.org> | 2024-06-23 14:47:05 -0400 |
commit | e1c6011344f8d203f5b5d982387ca627f1b9e3e7 (patch) | |
tree | 1c55280cd65d27e0e41e927045d188c51229fa9a /home/config/hypr/scripts.d/autostart.sh | |
parent | i like men (what?) (diff) | |
download | dotfiles-guix-e1c6011344f8d203f5b5d982387ca627f1b9e3e7.tar.gz dotfiles-guix-e1c6011344f8d203f5b5d982387ca627f1b9e3e7.tar.bz2 dotfiles-guix-e1c6011344f8d203f5b5d982387ca627f1b9e3e7.zip |
mint themes, other fixes
Diffstat (limited to 'home/config/hypr/scripts.d/autostart.sh')
-rwxr-xr-x | home/config/hypr/scripts.d/autostart.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/home/config/hypr/scripts.d/autostart.sh b/home/config/hypr/scripts.d/autostart.sh index c101f8e..3290ab4 100755 --- a/home/config/hypr/scripts.d/autostart.sh +++ b/home/config/hypr/scripts.d/autostart.sh @@ -8,9 +8,9 @@ gnome-keyring-daemon --foreground & wl-clip-persist --clipboard both & gtk-launch discord & -gtk-launch io.element.Element & +gtk-launch element-desktop & gtk-launch org.gajim.Gajim & -gtk-launch org.mozilla.Thunderbird & +gtk-launch thunderbird & hyprpaper & hypridle & |