diff options
Diffstat (limited to 'config/rofi/master-config.rasi')
| -rw-r--r-- | config/rofi/master-config.rasi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/rofi/master-config.rasi b/config/rofi/master-config.rasi index 816be5d6..ceea4764 100644 --- a/config/rofi/master-config.rasi +++ b/config/rofi/master-config.rasi @@ -1,5 +1,5 @@ /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ -/* Master Config */ +/* Master Config 1080p*/ /* ---- Configuration ---- */ @@ -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; @@ -175,7 +175,7 @@ element normal.active { } element selected.normal { - border: 0px 5px 0px 5px; + border: 1px 6px 1px 6px; border-radius: 16px; border-color: @selected; background-color: transparent; |
