diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2024-05-03 19:37:17 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2024-05-03 19:37:17 +0900 |
| commit | 5940c2ed930bc528f6917a3560eafac1be8a5e9f (patch) | |
| tree | d54b23ac7c539b7c4adc2c8a37a06c3b51ec32b6 /config/rofi/resolution/1080p | |
| parent | dce31466f4f5ee4584083b7ad2ec2a2b9ba9759b (diff) | |
updated rofi configs
Diffstat (limited to 'config/rofi/resolution/1080p')
| -rw-r--r-- | config/rofi/resolution/1080p/config.rasi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/rofi/resolution/1080p/config.rasi b/config/rofi/resolution/1080p/config.rasi index a77b0570..b778616b 100644 --- a/config/rofi/resolution/1080p/config.rasi +++ b/config/rofi/resolution/1080p/config.rasi @@ -1,11 +1,11 @@ /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ -/* Main Config 1440p */ +/* Main Config 1080p */ /* ---- Configuration ---- */ configuration { modi: "drun,run,filebrowser"; - font: "Fira Code SemiBold 9"; + font: "Fira Code SemiBold 10"; show-icons: true; display-drun: "Apps"; display-run: "Run"; |
