diff options
Diffstat (limited to 'config/rofi/master-config.rasi')
| -rw-r--r-- | config/rofi/master-config.rasi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/rofi/master-config.rasi b/config/rofi/master-config.rasi index e0658f66..ceea4764 100644 --- a/config/rofi/master-config.rasi +++ b/config/rofi/master-config.rasi @@ -43,7 +43,7 @@ window { transparency: "real"; cursor: "default"; spacing: 0px; - border: 2px; + border: 4px 0px 4px 0px; border-radius: 30px; location: center; anchor: center; |
