enable stylix

This commit is contained in:
Don Harper 2024-05-19 23:02:23 -05:00
parent 22157a48a2
commit f7ae216417
10 changed files with 258 additions and 42 deletions

View file

@ -7,16 +7,11 @@
main = {
icon-theme = "Papirus-Dark";
width = 50;
font = "Ubuntu:style=Bold:size=12, Hack:weight=bold:size=12";
# font = "Ubuntu:style=Bold:size=12, Hack:weight=bold:size=12";
fields = "name,generic,comment,categories,filename,keywords";
prompt = " ";
layer = "overlay";
};
colors = {
background = "282a36fa";
selection = "3d4474fa";
border = "fffffffa";
};
border = {
radius = 20;
};