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