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/sway/scripts.d/auto.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/sway/scripts.d/auto.sh')
-rwxr-xr-x | home/config/sway/scripts.d/auto.sh | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/home/config/sway/scripts.d/auto.sh b/home/config/sway/scripts.d/auto.sh index 07a61fd..8a31ac2 100755 --- a/home/config/sway/scripts.d/auto.sh +++ b/home/config/sway/scripts.d/auto.sh @@ -6,9 +6,9 @@ autotiling-rs & /usr/bin/gnome-keyring-daemon --foreground & wl-clip-persist --clipboard both & -#gtk-launch discord & -#gtk-launch io.element.Element & -#gtk-launch org.gajim.Gajim & -#gtk-launch org.mozilla.Thunderbird & +gtk-launch discord & +gtk-launch element-desktop & +gtk-launch org.gajim.Gajim & +gtk-launch thunderbird & hypridle & |