diff --git a/dependencies b/dependencies index 68c7317..8e5decb 100644 --- a/dependencies +++ b/dependencies @@ -5,6 +5,7 @@ firefox i3exit i3-scrot i3-wm +i3blocks libqalculate nextcloud pavucontrol diff --git a/i3/.config/rofi/config.rasi b/i3/.config/rofi/config.rasi index aa1b16a..dd3277a 100644 --- a/i3/.config/rofi/config.rasi +++ b/i3/.config/rofi/config.rasi @@ -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;