More small changes to formatting and such

This commit is contained in:
Jimbo 2024-10-15 17:10:40 -04:00
parent c3bc3a56f7
commit 25a3a7e237
6 changed files with 25 additions and 28 deletions

View file

@ -12,7 +12,7 @@
style = "beam";
};
colors = {
alpha = "0.65";
alpha = "0.85";
background = "${config.look.colors.dark}";
regular0 = "3f3f3f";
regular1 = "cc0000";

View file

@ -16,7 +16,7 @@
};
};
iconTheme = {
package = pkgs.papirus-icon-theme.override { color = "indigo"; };
package = pkgs.papirus-icon-theme.override { color = "red"; };
name = "Papirus-Dark";
};
cursorTheme = {

View file

@ -11,7 +11,7 @@
swayWindowsModule = {
icon = true;
icon-size = 15;
all-config = true;
all-outputs = true;
tooltip = false;
rewrite = {
"(.*) LibreWolf" = " $1";