rofi: update config

This commit is contained in:
He4eT 2023-03-26 21:49:17 +03:00
commit 292965598a
2 changed files with 4 additions and 1 deletions

View file

@ -3,7 +3,7 @@
fg: #cdcdcd;
selection: #444444;
inner-padding: 0.5em;
inner-padding: 0.6em;
border-width: 2px;
border-color: @selection;
@ -14,10 +14,13 @@
element-text {
background-color: inherit;
text-color: inherit;
highlight: bold;
}
#window {
border: @border-width;
width: 800px;
height: 519px;
}
#element {