dotfiles/rofi/launchers-git/laptop-search.rasi
2021-12-06 06:07:34 -06:00

15 lines
298 B
CSS

/*-*- mode: css; -*-*/
configuration {
font: "VictorMono Nerd Font 24.0";
show-icons: false;
}
@import "/home/chris/.config/rofi/config.rasi"
window {
width: 70%;
background-color: @base00t;
}