Correct rofi theme

This commit is contained in:
Skylar Hill 2023-11-21 16:35:13 -06:00
parent 0fecbd3ab3
commit 8bbabcd4ec
2 changed files with 2 additions and 2 deletions

View File

@ -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 {

View File

@ -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;
} }