mirror of
http://github.com/JaeUs3792/dotfiles
synced 2025-12-13 23:51:34 +09:00
Enpass : add enpass to startup
This commit is contained in:
@ -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")
|
||||
|
||||
@ -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")
|
||||
|
||||
@ -21,6 +21,7 @@ run nm-applet &
|
||||
run pamac-tray &
|
||||
run xfce4-power-manager &
|
||||
run volumeicon &
|
||||
run enpass -minimize &
|
||||
numlockx on &
|
||||
blueberry-tray &
|
||||
|
||||
|
||||
Reference in New Issue
Block a user