diff options
Diffstat (limited to 'config/rofi')
| -rw-r--r-- | config/rofi/config-wallpaper.rasi | 3 | ||||
| -rw-r--r-- | config/rofi/config.rasi | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/config/rofi/config-wallpaper.rasi b/config/rofi/config-wallpaper.rasi index 3eec2b68..3cd320aa 100644 --- a/config/rofi/config-wallpaper.rasi +++ b/config/rofi/config-wallpaper.rasi @@ -65,4 +65,5 @@ element-text { vertical-align: 0.5; horizontal-align: 0.5; padding: 6px; - margin: 6px;
\ No newline at end of file + margin: 6px; +}
\ No newline at end of file diff --git a/config/rofi/config.rasi b/config/rofi/config.rasi index 011eebb1..0a75c1f6 100644 --- a/config/rofi/config.rasi +++ b/config/rofi/config.rasi @@ -19,4 +19,5 @@ /* note: Main themes in ~/.config/rofi/themes */ /* You can manually change here or you can use rofi theme selector SUPER SHIFT E */ + @theme "~/.config/rofi/themes/KooL_style-9.rasi" |
