add 1password to startups

This commit is contained in:
Alex Kelly 2023-04-14 12:14:47 -04:00
parent e763ab2d15
commit a8e2190128

View file

@ -42,7 +42,7 @@ exec --no-startup-id firefox
# start the auto run .desktop files
exec --no-startup-id dex-autostart --autostart --environment i3
# Start redshift, becuase I like not being blinded at night
# Start redshift, because I like not being blinded at night
exec --no-startup-id redshift
# Start thunderbird, because I guess I'm doing that again
@ -53,3 +53,6 @@ exec --no-startup-id "i3-msg workspace $ws3"
# Start spotify from the stupid flatpak
exec --no-startup-id "/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=spotify --file-forwarding com.spotify.Client"
# Start 1password
exec --no-startup-id "/usr/bin/1password"