feat: move to gruvbox
This commit is contained in:
parent
1fab0efd26
commit
c467ee449d
18 changed files with 442 additions and 436 deletions
22
hosts/python/configs/rofi/config.rasi
Normal file
22
hosts/python/configs/rofi/config.rasi
Normal file
|
@ -0,0 +1,22 @@
|
|||
@theme "~/.config/rofi/gruvbox-material.rasi"
|
||||
|
||||
configuration {
|
||||
font: "Monospace 10";
|
||||
|
||||
drun {
|
||||
display-name: "";
|
||||
}
|
||||
|
||||
run {
|
||||
display-name: "";
|
||||
}
|
||||
|
||||
window {
|
||||
display-name: "";
|
||||
}
|
||||
|
||||
timeout {
|
||||
delay: 10;
|
||||
action: "kb-cancel";
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue