awesome 不再使用 unclutter 隐藏鼠标光标

This commit is contained in:
2025-08-07 18:41:00 +08:00
parent 04458c143f
commit 192750e47d

View File

@@ -57,7 +57,7 @@ local function run_once(cmd_arr)
end end
end end
run_once({ "unclutter -root", "gentoo-pipewire-launcher restart", "picom -b --backend xrender" }) -- entries must be separated by commas run_once({ "gentoo-pipewire-launcher restart", "picom -b --backend xrender" }) -- entries must be separated by commas
-- This function implements the XDG autostart specification -- This function implements the XDG autostart specification
--[[ --[[