randolph #2

Merged
vorboyvo merged 4 commits from randolph into main 2024-07-11 12:16:55 -04:00
Showing only changes of commit cd17e3a297 - Show all commits

View file

@ -80,11 +80,11 @@ in {
icon-size = 20;
spacing = 5;
};
# "sway/language" = {
# format = "eriuu";
# tooltip-format = "boofer";
# on-click = ''swaymsg input "*" xkb_switch_layout next'';
# };
"sway/language" = {
format = "{shortDescription}";
tooltip-format = "{long}";
on-click = ''swaymsg input "*" xkb_switch_layout next'';
};
clock = {
interval = 1;
format = "<span size='10pt' font='Red Hat Mono'>{:L%H:%M:%S %a %F}</span>";
@ -136,7 +136,7 @@ in {
}
'' + ''
#language {
min-width: 25px;
min-width: 30px;
}
'' + "";
}