forked from logan/dotfiles
Updated rofi theme to match new config structure
This commit is contained in:
parent
3cba961a15
commit
f2da10cb44
1 changed files with 2 additions and 1 deletions
|
@ -1,9 +1,10 @@
|
|||
configuration {
|
||||
modi: "window,drun,ssh,combi";
|
||||
theme: "~/.config/rofi/slate.rasi";
|
||||
icon-theme: "Papirus-Dark";
|
||||
show-icons: true;
|
||||
font: "hack 10";
|
||||
combi-modi: "window,drun,run,ssh";
|
||||
}
|
||||
|
||||
@theme "~/.config/rofi/slate.rasi"
|
||||
|
||||
|
|
Loading…
Reference in a new issue