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:
parent
dbbb533850
commit
f0e6807814
@ -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";
|
||||
}
|
||||
|
||||
|
@ -2,8 +2,8 @@ configuration {
|
||||
theme: "arc-dark";
|
||||
font: "sans 14";
|
||||
dpi: 0;
|
||||
width: 40;
|
||||
lines: 12;
|
||||
width: 35;
|
||||
lines: 10;
|
||||
|
||||
/* show-icons: true; */
|
||||
separator-style: "solid";
|
||||
|
Loading…
Reference in New Issue
Block a user