manpages, kooha

This commit is contained in:
atagen 2023-06-25 20:56:41 +10:00
parent d19208bd56
commit 3e5b3303c3
3 changed files with 13 additions and 2 deletions

View file

@ -48,6 +48,9 @@ in {
gtklock
playerctl
kooha
nyxt
xplr
culr
swayosd
@ -437,7 +440,7 @@ in {
"ui.text" = {fg = util.fg;};
"ui.text.focus" = {fg = util.fg;};
"ui.selection" = {
modifiers = ["reversed"];
# modifiers = ["reversed"];
bg = bright.yellow;
};
"ui.selection.primary" = {modifiers = ["reversed"];};