1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2025-03-31 17:25:40 -04:00

Add border to arthur

This commit is contained in:
Dave Davenport 2017-02-18 11:15:33 +01:00
parent ed7cfcb6aa
commit 71352a89d2

View file

@ -48,6 +48,7 @@
#window box {
padding: 10px;
border: 1px;
border-radius: 15px;
foreground: @magenta;
background: #cc1c1c1c;
}