configuration{
modi: "run,drun,window";
icon-theme: "Papirus-Dark";
show-icons: false;
terminal: "alacritty";
drun-display-format: "{icon} {name}";
location: 0;
disable-history: false;
hide-scrollbar: true;
display-drun: " Programs ";
display-run: " Run ";
display-window: " Window";
display-Network: " Network";
sidebar-mode: true;
}
/* this line will pull from themes located in /usr/share/rofi/themes */
/* additional themes may be placed and in ~/.config/rofi/themes/ and named the same way below */
/* it's recommended to copy one to ~/.config/rofi/themes/ and tweak it as to not edit the defaults */
@theme "gruvbox-dark-hard"