'finalised' starship config, started rofi config

This commit is contained in:
quak
2024-09-16 00:29:51 +02:00
parent d94e196785
commit ff4717204a
4 changed files with 31 additions and 159 deletions

View File

@@ -0,0 +1,21 @@
configuration {
modes: "combi,window,drun,ssh";
font: "Victor Mono Nerd Font 12";
location: 0;
terminal: "alacritty";
case-sensitive: false;
combi-modes: "window,drun,run,ssh";
timeout {
action: "kb-cancel";
delay: 0;
}
filebrowser {
directories-first: true;
sorting-method: "name";
}
}
* {
background-color: #080B1B;
}