mirror of
https://codeberg.org/andyscott/dotfiles.git
synced 2024-11-09 22:10:48 -05:00
7 lines
162 B
Text
7 lines
162 B
Text
/** Basic config file **/
|
|
|
|
configuration {
|
|
show-icons: true;
|
|
icon-theme: "Papirus";
|
|
}
|
|
@import "/usr/share/rofi/themes/gruvbox-dark-hard.rasi"
|