mirror of
https://github.com/elenapan/dotfiles.git
synced 2026-01-07 09:17:23 +08:00
fixed rofi config parsing error
Former-commit-id: 0f8b7f7796
Former-commit-id: 5d2d71e5056785d5a255cd60d016235643c97adc
Former-commit-id: 50defd6318c3ede60d034b9c15d44d7a1c4fc518
Former-commit-id: 04d12bf0879df53c7cce7eaaa5882fa92a468bcd
This commit is contained in:
parent
fe327abd8d
commit
aa1c3fdf33
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,3 @@
|
|||
@import "colors.rasi"
|
||||
|
||||
configuration {
|
||||
modi: "combi,windowcd,run";
|
||||
lines: 10;
|
||||
|
|
@ -206,3 +204,5 @@ textbox-prompt-colon {
|
|||
margin: 0px 0.3000em 0.0000em 0.0000em ;
|
||||
text-color: inherit;
|
||||
}
|
||||
|
||||
@import "colors.rasi"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue