Add aliases, update rofi config and add rofi spotify mode launch script
This commit is contained in:
@@ -11,6 +11,7 @@ configuration {
|
||||
window-format: "{w}{t}";
|
||||
font: "JetBrainsMono 15";
|
||||
icon-theme: "Colloid";
|
||||
ssh-client: "kitten ssh";
|
||||
|
||||
filebrowser {
|
||||
directory: "~/";
|
||||
@@ -18,6 +19,10 @@ configuration {
|
||||
directories-first: true;
|
||||
show-hidden: false;
|
||||
}
|
||||
|
||||
kb-accept-alt: "";
|
||||
kb-custom-1: "Shift+Return";
|
||||
}
|
||||
|
||||
@theme "~/.config/rofi/themes/breeze-dracula.rasi"
|
||||
//@theme "~/.config/rofi/themes/breeze-dracula.rasi"
|
||||
@theme "~/.config/rofi/themes/dmenu.rasi"
|
||||
|
||||
Reference in New Issue
Block a user