diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-02-20 19:58:41 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-02-20 19:58:41 +0900 |
| commit | 080904cfa60eae95884d9d5a233078929afb03eb (patch) | |
| tree | 7422e0dc4d5a99bda36ac1571f0f896880c46943 /config/rofi/config-zsh-theme.rasi | |
| parent | 92ffd993b08d937ca557e38f0f4642a418ff6281 (diff) | |
rofi tweaks. added some vertical styles for waybar
Diffstat (limited to 'config/rofi/config-zsh-theme.rasi')
| -rw-r--r-- | config/rofi/config-zsh-theme.rasi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/rofi/config-zsh-theme.rasi b/config/rofi/config-zsh-theme.rasi index d268963c..77de89ea 100644 --- a/config/rofi/config-zsh-theme.rasi +++ b/config/rofi/config-zsh-theme.rasi @@ -59,9 +59,9 @@ textbox { /* ---- Element ---- */ element-icon { - size: 0%; + size: 0%; } element-text { - horizontal-align: 0.0; - margin: 5px 30px 5px 30px; + horizontal-align: 0.0; + margin: 5px 30px 5px 30px; } |
