Add rofi configuration
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
3aef1d6ece
commit
acc4f0f3d3
1 changed files with 10 additions and 0 deletions
10
system/.config/rofi/config.rasi
Normal file
10
system/.config/rofi/config.rasi
Normal file
|
@ -0,0 +1,10 @@
|
|||
configuration {
|
||||
width: 25;
|
||||
fixed-num-lines: false;
|
||||
location: 3;
|
||||
xoffset: -10;
|
||||
yoffset: 55;
|
||||
separator-style: "solid";
|
||||
}
|
||||
|
||||
@import "~/.cache/wal/colors-rofi-dark"
|
Loading…
Add table
Add a link
Reference in a new issue