chore(sway): simplify sway colours

This commit is contained in:
Oliver Davies 2023-09-12 23:46:09 +01:00
parent 962dadf536
commit 5f2c4b18b2

View file

@ -56,15 +56,7 @@
bars = [ bars = [
{ {
colors = { colors.background = "#222222";
background = "#222222";
focusedWorkspace = {
background = "#ffffff";
border = "#ffffff";
text = "#333333";
};
statusline = "#ffffff";
};
fonts = { fonts = {
names = [ "JetBrainsMono Nerd Font Mono" ]; names = [ "JetBrainsMono Nerd Font Mono" ];