forked from colonelpanic/dotfiles
11 lines
169 B
Plaintext
11 lines
169 B
Plaintext
configuration {
|
|
bw: 0;
|
|
padding: 50;
|
|
show-icons: true;
|
|
terminal: "alacritty";
|
|
sidebar-mode: false;
|
|
fullscreen: true;
|
|
theme: "colorful/style_10.rasi";
|
|
dpi: 100;
|
|
}
|