'finalised' starship config, started rofi config
This commit is contained in:
21
rofi/.config/rofi/themes/zegonix.rasi
Normal file
21
rofi/.config/rofi/themes/zegonix.rasi
Normal 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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user