添加自动运行功能
This commit is contained in:
@@ -172,3 +172,8 @@ const uint32_t client_name_x_padding = 10;
|
||||
const uint32_t status_x_padding = 4;
|
||||
const uint32_t status_icon_padding = 2;
|
||||
const uint32_t border_width = 1;
|
||||
|
||||
const char *autostart_list[] = {
|
||||
"gentoo-pipewire-launcher restart",
|
||||
"picom -b --backend xrender",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user