9 lines
82 B
Bash
Executable File
9 lines
82 B
Bash
Executable File
#!/bin/sh
|
|
|
|
fcitx5 -d &
|
|
nextcloud &
|
|
nm-applet &
|
|
dunst &
|
|
pasystray &
|
|
spotify-tray &
|