Enpass : add enpass to startup

This commit is contained in:
2021-11-19 22:53:41 +09:00
parent 33d126e353
commit 230c4f2582
3 changed files with 3 additions and 0 deletions

View File

@ -21,6 +21,7 @@
;;(efs/run-in-background "volumeicon")
;;(efs/run-in-background "numlockx on")
;;(efs/run-in-background "blueberry-tray")
;;(efs/run-in-background "enpass -minimize")
;; Launch apps that will run in the background
(efs/run-in-background "fcitx")

View File

@ -53,6 +53,7 @@ DesktopNames=exwm
;;(efs/run-in-background "volumeicon")
;;(efs/run-in-background "numlockx on")
;;(efs/run-in-background "blueberry-tray")
;;(efs/run-in-background "enpass -minimize")
;; Launch apps that will run in the background
(efs/run-in-background "fcitx")

View File

@ -21,6 +21,7 @@ run nm-applet &
run pamac-tray &
run xfce4-power-manager &
run volumeicon &
run enpass -minimize &
numlockx on &
blueberry-tray &