1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00

rofi: adjust colour and window size

This commit is contained in:
2018-07-30 09:23:07 +01:00
parent dbbb533850
commit f0e6807814
2 changed files with 3 additions and 3 deletions

View File

@ -8,7 +8,7 @@ window {
border: 0.3em;
border-color: #2f343f;
padding: 0.8em;
background-color: rgba(56, 60, 74, 0.9);
background-color: rgba(56, 60, 74, 0.95);
transparency: "real";
}