diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-02-02 00:32:11 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-02-02 00:32:11 +0900 |
| commit | 38054dd5e5e5baf98964cb2dde9dd75bf8a83090 (patch) | |
| tree | 353323cf65cccdb8a76c7981c7dbb7c391b9f075 /config/rofi/resolution/1440p/config.rasi | |
| parent | a63e7e67bc6589f58bbed9e4c244010bd4b12642 (diff) | |
just some minor rofi color change
Diffstat (limited to 'config/rofi/resolution/1440p/config.rasi')
| -rwxr-xr-x | config/rofi/resolution/1440p/config.rasi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/rofi/resolution/1440p/config.rasi b/config/rofi/resolution/1440p/config.rasi index c8b3deb2..768fcec1 100755 --- a/config/rofi/resolution/1440p/config.rasi +++ b/config/rofi/resolution/1440p/config.rasi @@ -5,12 +5,12 @@ /* ---- Window ---- */ window { - width: 50%; + width: 50%; } /* ---- Mode Switcher ---- */ button { - width: 110px; + width: 110px; } /* ---- Listview ---- */ |
