More small changes to formatting and such
This commit is contained in:
parent
c3bc3a56f7
commit
25a3a7e237
6 changed files with 25 additions and 28 deletions
|
@ -12,7 +12,7 @@
|
|||
style = "beam";
|
||||
};
|
||||
colors = {
|
||||
alpha = "0.65";
|
||||
alpha = "0.85";
|
||||
background = "${config.look.colors.dark}";
|
||||
regular0 = "3f3f3f";
|
||||
regular1 = "cc0000";
|
||||
|
|
|
@ -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 = {
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
swayWindowsModule = {
|
||||
icon = true;
|
||||
icon-size = 15;
|
||||
all-config = true;
|
||||
all-outputs = true;
|
||||
tooltip = false;
|
||||
rewrite = {
|
||||
"(.*) — LibreWolf" = " $1";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue