调整 awesome 启动 picom 参数
This commit is contained in:
@@ -57,7 +57,7 @@ local function run_once(cmd_arr)
|
||||
end
|
||||
end
|
||||
|
||||
run_once({ "unclutter -root", "pulseaudio --start", "picom -b" }) -- entries must be separated by commas
|
||||
run_once({ "unclutter -root", "pulseaudio --start", "picom -b --backend xrender" }) -- entries must be separated by commas
|
||||
|
||||
-- This function implements the XDG autostart specification
|
||||
--[[
|
||||
|
||||
Reference in New Issue
Block a user