10 lines
237 B
Plaintext
10 lines
237 B
Plaintext
# Notification daemon
|
|
exec swaync
|
|
# Clipboard history
|
|
exec wl-paste --watch cliphist store
|
|
# NextCloud
|
|
exec QT_QPA_PLATFORM=xcb ~/AppImages/client_de_synchronisation_nextcloud.appimage
|
|
# KeePass
|
|
exec flatpak run org.keepassxc.KeePassXC
|
|
|