mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
Update zsh, bspwm, nvim, vscode, tmux. Add fish
This commit is contained in:
parent
1f5249ea78
commit
53d009b671
14 changed files with 236 additions and 115 deletions
22
config/rofi/themes/ntenV2.rasi
Normal file
22
config/rofi/themes/ntenV2.rasi
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
configuration {
|
||||
width: 25;
|
||||
lines: 13;
|
||||
columns: 2;
|
||||
font: "RobotoCondensed 12";
|
||||
bw: 2;
|
||||
location: 1;
|
||||
padding: 3;
|
||||
yoffset: 27;
|
||||
xoffset: 3;
|
||||
show-icons: true;
|
||||
icon-theme: "Paper";
|
||||
drun-display-format: "{name}";
|
||||
case-sensitive: false;
|
||||
cycle: false;
|
||||
auto-select: false;
|
||||
line-padding: 6;
|
||||
separator-style: "solid";
|
||||
hide-scrollbar: true;
|
||||
color-normal: "#262A2B,#abb2bf,#262A2B,#008DCD,#262A2B";
|
||||
color-window: "#262A2B,#1F2324,#58676C";
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue