diff --git a/autostart.conf b/autostart.conf index 79d06d1..75e5f27 100644 --- a/autostart.conf +++ b/autostart.conf @@ -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"