mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-18 13:54:36 -05:00
Add border to arthur
This commit is contained in:
parent
ed7cfcb6aa
commit
71352a89d2
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@
|
||||||
#window box {
|
#window box {
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
border: 1px;
|
border: 1px;
|
||||||
|
border-radius: 15px;
|
||||||
foreground: @magenta;
|
foreground: @magenta;
|
||||||
background: #cc1c1c1c;
|
background: #cc1c1c1c;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue