mirror of
https://gitee.com/hotalexnet/openbsd.git
synced 2025-12-26 17:44:57 +08:00
4 lines
43 B
Bash
Executable file
4 lines
43 B
Bash
Executable file
#! /bin/sh
|
|
polybar main &
|
|
tint2 &
|
|
exec cwm
|