perf(sway): remove vanity options

This commit is contained in:
514fpv 2024-01-21 20:48:59 +08:00
parent 0fd97aa5ef
commit 71f80da82c
Signed by: koishi
SSH key fingerprint: SHA256:axz0uIzzY+5W19i7QOUuiw5LSqhKfCBKPf3L4xFRxLw

View file

@ -38,14 +38,10 @@
# sets transparency
colors.background = "00000000";
} ];
gaps.inner = 12;
gaps.outer = 5;
# dodge the status bar
gaps.bottom = 0;
input."*".natural_scroll = "enabled";
input."type:touchpad".tap = "enabled";
output."*".bg = "${../../share/54345906_p0.jpg} fill";
output."*".bg = "#000000 solid_color";
};
};
}