i3: fixed dependencies and rofi config
This commit is contained in:
parent
f5b78714ce
commit
a79ee805eb
@ -5,6 +5,7 @@ firefox
|
|||||||
i3exit
|
i3exit
|
||||||
i3-scrot
|
i3-scrot
|
||||||
i3-wm
|
i3-wm
|
||||||
|
i3blocks
|
||||||
libqalculate
|
libqalculate
|
||||||
nextcloud
|
nextcloud
|
||||||
pavucontrol
|
pavucontrol
|
||||||
|
@ -152,13 +152,12 @@ configuration {
|
|||||||
/* me-accept-custom: "Control+MouseDPrimary";*/
|
/* me-accept-custom: "Control+MouseDPrimary";*/
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/*Dracula theme based on the Purple official rofi theme*/
|
/*Dracula theme based on the Purple official rofi theme*/
|
||||||
|
|
||||||
* {
|
* {
|
||||||
font: "Jetbrains Mono 14";
|
font: "Jetbrains Mono 14";
|
||||||
foreground: #f8f8f2;
|
foreground: #f8f8f2;
|
||||||
background-color: #282a36;
|
background: #282a36;
|
||||||
active-background: #6272a4;
|
active-background: #6272a4;
|
||||||
urgent-background: #ff5555;
|
urgent-background: #ff5555;
|
||||||
selected-background: @active-background;
|
selected-background: @active-background;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user