diff --git a/rofi_config.rasi b/rofi_config.rasi index 6f67932..6af6d9d 100644 --- a/rofi_config.rasi +++ b/rofi_config.rasi @@ -1 +1,5 @@ -@theme "/usr/share/rofi/themes/gruvbox-dark.rasi" +configuration { + theme: "gruvbox-dark"; + show-icons: true; + icon-theme: "Papirus"; +}