mirror of
https://gitee.com/hotalexnet/openbsd.git
synced 2026-01-06 22:57:32 +08:00
4 lines
43 B
Bash
Executable file
4 lines
43 B
Bash
Executable file
#! /bin/sh
|
|
polybar main &
|
|
tint2 &
|
|
exec cwm
|