[rofi] Change style

This commit is contained in:
Ivan Malison 2023-08-06 19:15:42 -06:00
parent 8865577c38
commit bf0f1b37aa
2 changed files with 3 additions and 3 deletions

View File

@ -26,8 +26,8 @@ window {
border: 0px; border: 0px;
border-color: @ac; border-color: @ac;
border-radius: 0px; border-radius: 0px;
width: 100%; width: 80%;
height: 100%; height: 80%;
} }
prompt { prompt {

View File

@ -8,4 +8,4 @@ configuration {
dpi: 100; dpi: 100;
} }
@theme "colorful/style_10.rasi" @theme "colorful/style_7.rasi"