Fix bug with browserpass
This commit is contained in:
@@ -62,6 +62,7 @@ pushall() {
|
||||
read -p "Press ENTER to continue..."
|
||||
git add -A
|
||||
git commit -m "$@"
|
||||
pass show github/token &> /dev/null
|
||||
git push
|
||||
fi
|
||||
}
|
||||
|
||||
@@ -236,6 +236,7 @@ focus_follows_mouse no
|
||||
# Autostart #
|
||||
#-----------#
|
||||
exec_always --no-startup-id nextcloud --background &
|
||||
exec_always --no-startup-id browserpass &
|
||||
exec --no-startup-id /usr/libexec/xdg-desktop-portal -r
|
||||
|
||||
xwayland enable
|
||||
|
||||
Reference in New Issue
Block a user