diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2024-09-19 19:20:16 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2024-09-19 19:21:36 +0900 |
| commit | 04e5c7534e5c753bd5354f2ede3aaa97435f0d7e (patch) | |
| tree | 56f53455cc91ec42832b1009e55a3c1266eb22d6 /config/rofi/resolution | |
| parent | 90794ab39de7b8acdcd8191231c3852f72498f9b (diff) | |
new initial wallpaper, rofi tweaked, wallust.toml tweaked
Diffstat (limited to 'config/rofi/resolution')
| -rw-r--r-- | config/rofi/resolution/1080p/master-config.rasi | 2 | ||||
| -rw-r--r-- | config/rofi/resolution/1440p/master-config.rasi | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/config/rofi/resolution/1080p/master-config.rasi b/config/rofi/resolution/1080p/master-config.rasi index cececba7..e0658f66 100644 --- a/config/rofi/resolution/1080p/master-config.rasi +++ b/config/rofi/resolution/1080p/master-config.rasi @@ -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; diff --git a/config/rofi/resolution/1440p/master-config.rasi b/config/rofi/resolution/1440p/master-config.rasi index 80a423da..19780747 100644 --- a/config/rofi/resolution/1440p/master-config.rasi +++ b/config/rofi/resolution/1440p/master-config.rasi @@ -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; |
