Correct rofi theme
This commit is contained in:
parent
0fecbd3ab3
commit
8bbabcd4ec
2 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
||||||
grey: #6c7086;
|
grey: #6c7086;
|
||||||
|
|
||||||
width: 600;
|
width: 600;
|
||||||
font: "FiraCode Nerd Font 14";
|
font: "GoMono Nerd Font 14";
|
||||||
}
|
}
|
||||||
|
|
||||||
element-text, element-icon , mode-switcher {
|
element-text, element-icon , mode-switcher {
|
||||||
|
|
|
@ -9,7 +9,7 @@ configuration{
|
||||||
hide-scrollbar: true;
|
hide-scrollbar: true;
|
||||||
display-drun: " Apps ";
|
display-drun: " Apps ";
|
||||||
display-run: " Run ";
|
display-run: " Run ";
|
||||||
display-window: " Window";
|
display-window: " Window";
|
||||||
display-Network: " Network";
|
display-Network: " Network";
|
||||||
sidebar-mode: true;
|
sidebar-mode: true;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue