Updates nvim to fix some errors & updates rofi config
This commit is contained in:
parent
2a2c93d57f
commit
c4397d8ff7
5 changed files with 10 additions and 9 deletions
|
|
@ -5,7 +5,7 @@ configuration {
|
|||
/* yoffset: 0;*/
|
||||
/* xoffset: 0;*/
|
||||
/* fixed-num-lines: true;*/
|
||||
/* show-icons: false;*/
|
||||
show-icons: true;
|
||||
/* preview-cmd: ;*/
|
||||
/* on-selection-changed: ;*/
|
||||
/* on-mode-changed: ;*/
|
||||
|
|
@ -50,7 +50,7 @@ configuration {
|
|||
/* threads: 0;*/
|
||||
/* scroll-method: 0;*/
|
||||
/* window-format: "{w} {c} {t}";*/
|
||||
/* click-to-exit: true;*/
|
||||
click-to-exit: true;
|
||||
/* global-kb: false;*/
|
||||
/* max-history-size: 25;*/
|
||||
/* combi-hide-mode-prefix: false;*/
|
||||
|
|
@ -104,7 +104,7 @@ configuration {
|
|||
parse-system: true;
|
||||
/** Disable DBusActivatable */
|
||||
DBusActivatable: false;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@theme "./style.rasi"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue