use solid black background on sway
wiro.world 2 months ago 2eacac2b b51d9235
··· 179 179 "type:touch" = { events = "disabled"; }; 180 180 }; 181 181 182 182 + output."*".bg = lib.mkForce "#000000 solid_color"; 183 183 + 182 184 seat."*" = { 183 185 # disable cursor when typing or on purpose 184 186 hide_cursor = "when-typing enable";