mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 23:47:23 +00:00
rofi: update config
This commit is contained in:
parent
4097041e6e
commit
292965598a
2 changed files with 4 additions and 1 deletions
Binary file not shown.
|
|
@ -3,7 +3,7 @@
|
||||||
fg: #cdcdcd;
|
fg: #cdcdcd;
|
||||||
selection: #444444;
|
selection: #444444;
|
||||||
|
|
||||||
inner-padding: 0.5em;
|
inner-padding: 0.6em;
|
||||||
border-width: 2px;
|
border-width: 2px;
|
||||||
|
|
||||||
border-color: @selection;
|
border-color: @selection;
|
||||||
|
|
@ -14,10 +14,13 @@
|
||||||
element-text {
|
element-text {
|
||||||
background-color: inherit;
|
background-color: inherit;
|
||||||
text-color: inherit;
|
text-color: inherit;
|
||||||
|
highlight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
#window {
|
#window {
|
||||||
border: @border-width;
|
border: @border-width;
|
||||||
|
width: 800px;
|
||||||
|
height: 519px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#element {
|
#element {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue