8 lines
67 B
Bash
Executable File
8 lines
67 B
Bash
Executable File
#!/bin/sh
|
|
|
|
fcitx5 -d &
|
|
nextcloud &
|
|
nm-applet &
|
|
dunst &
|
|
pasystray &
|