i3: fixed dependencies and rofi config

This commit is contained in:
2021-09-09 11:25:26 +02:00
parent f5b78714ce
commit a79ee805eb
2 changed files with 2 additions and 2 deletions

View File

@ -152,13 +152,12 @@ configuration {
/* me-accept-custom: "Control+MouseDPrimary";*/
}
/*Dracula theme based on the Purple official rofi theme*/
* {
font: "Jetbrains Mono 14";
foreground: #f8f8f2;
background-color: #282a36;
background: #282a36;
active-background: #6272a4;
urgent-background: #ff5555;
selected-background: @active-background;