fix: correct the rofi configuration

This commit is contained in:
Alexandre Cavalheiro S. Tiago da Silva 2023-12-11 14:09:41 -03:00
parent e038c43066
commit 4bc7363eb6
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF

View file

@ -15,12 +15,12 @@
display-window = " Window";
drun-display-format = "{icon} {name}";
hide-scrollbar = true;
icon-theme = "Oranchelo";
icon-theme = "Papirus-Dark";
location = 0;
modi = "run,drun,window";
show-icons = true;
sidebar-mode = true;
terminal = "alacritty";
terminal = "wezterm";
};
theme = ./catppuccin-frappe.rasi;