mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 23:47:23 +00:00
rofi: consistent borders
This commit is contained in:
parent
e7e2dc1242
commit
d6209c9c42
1 changed files with 2 additions and 2 deletions
|
|
@ -6,7 +6,7 @@
|
|||
selection: #444444;
|
||||
|
||||
inner-padding: 0.5em;
|
||||
border-width: 2px;
|
||||
border-width: 3px;
|
||||
|
||||
border-color: @selection;
|
||||
background-color: @bg;
|
||||
|
|
@ -16,7 +16,7 @@
|
|||
#window {
|
||||
border: @border-width;
|
||||
width: 800px;
|
||||
height: 518px;
|
||||
height: 477px;
|
||||
}
|
||||
|
||||
#inputbar {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue