Lockscreen custom

This commit is contained in:
Filippo Berto 2021-06-20 21:41:54 +02:00
parent b3fdc5f573
commit e080d5b9b8
10 changed files with 134 additions and 49 deletions

View file

@ -60,8 +60,10 @@ let
};
font = [
"FuraCode Nerd Font Mono:pixelsize=10;2"
# "EmojiOne Color;0"
"Material Design Icons;2"
"EmojiOne Color;0"
"NotoEmoji Nerd Font Mono;0"
"Noto Color Emoji;0"
];
wm-restack = "bspwm";
};
@ -236,7 +238,7 @@ in
};
volume = colors.normal // {
padding = 1;
text = "VOL <bar-volume> <label-volume>";
text = "VOL <bar-volume> <label-volume> <ramp-volume>";
};
};
label.muted = {