5 lines
83 B
Bash
Executable file
5 lines
83 B
Bash
Executable file
flameshot &
|
|
xkb-listen &
|
|
picom --config "$HOME/.config/picom.conf" &
|
|
|
|
# vim: ft=sh
|