fixing tridactyl to use mpl

This commit is contained in:
Chris Cochrun 2024-03-30 13:47:13 -05:00
parent 0657befac8
commit 0a7264eb38
3 changed files with 4 additions and 3 deletions

View file

@ -948,7 +948,7 @@ end
home.file."bin" = {
source = ../scripts;
recursive = true;
recursive = false;
};
home.shellAliases = {

View file

@ -84,7 +84,7 @@ in
shadow_scale = 0.99;
shadow_render_power = 1;
"col.shadow" = "rgba(000000cc)";
dim_inactive = true;
dim_inactive = false;
dim_strength = 0.2;
dim_special = 0;
};
@ -141,6 +141,7 @@ in
"float,lumina"
"size 80% 80%,lumina"
"center,lumina"
"opaque,lumina"
"workspace ${if laptop then "1" else "3"},title:presentation-window"
];