parent
6bcbadfdb1
commit
a2978995a3
2 changed files with 13 additions and 1 deletions
nixosModules/desktop/environment/modules
|
@ -143,6 +143,7 @@ in {
|
|||
|
||||
# Apps
|
||||
protonmail-desktop
|
||||
protonmail-bridge
|
||||
spotifywm
|
||||
photoqt
|
||||
nextcloud-client
|
||||
|
@ -208,6 +209,7 @@ in {
|
|||
"wl-paste --watch cliphist store"
|
||||
|
||||
"sleep 3; nextcloud --background"
|
||||
"sleep 10; tmux new-session -s protonmail-bridge -d 'bash -c protonmail-bridge -c'"
|
||||
|
||||
"[workspace special:protonmail silent] sleep 10; proton-mail"
|
||||
"[workspace special:spot silent] spotify"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue