increase bash command history size
changed rofi font to jetbrains mono implemented bash completions for navigate started script to use fzf for reverse command search in bash
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
* {
|
||||
font: "Victor Mono Nerd Font 13";
|
||||
font: "JetBrains Mono Nerd Font 14";
|
||||
|
||||
zx-transparent: transparent;
|
||||
zx-white: #C8C8C8FF;
|
||||
@@ -121,4 +121,4 @@ button {
|
||||
button.selected {
|
||||
text-color: @zx-background;
|
||||
background-color: @zx-accent;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user