mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-25 20:40:24 +10:00
Adding icons to rofi run launcher command
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
background-color: #282c34;
|
||||
border-color: #51afef;
|
||||
text-color: #bbc2cf;
|
||||
font: "Ubuntu Mono 11";
|
||||
font: "Ubuntu 10";
|
||||
prompt-font: "Ubuntu Bold 10";
|
||||
prompt-background: #51afef;
|
||||
prompt-foreground: #282c34;
|
||||
@@ -20,6 +20,9 @@
|
||||
selected-normal-foreground: #ffffff;
|
||||
spacing: 3;
|
||||
}
|
||||
configuration {
|
||||
drun-icon-theme: "Tela circle blue dark";
|
||||
}
|
||||
#window {
|
||||
border: 2;
|
||||
padding: 5;
|
||||
@@ -42,7 +45,7 @@
|
||||
}
|
||||
#element {
|
||||
border: 0;
|
||||
padding: 1px ;
|
||||
padding: 3px ;
|
||||
}
|
||||
#element.selected.normal {
|
||||
background-color: @selected-normal-background;
|
||||
|
||||
Reference in New Issue
Block a user