This commit is contained in:
Dominic 2025-07-29 10:45:30 -04:00
commit c1d852f825

19
config.rasi Normal file
View file

@ -0,0 +1,19 @@
configuration {
modes: [ combi ];
combi-modes: [ window, drun, run, ssh ];
drun-display-format: "{name}";
}
@import "~/.cache/wal/colors-rofi-dark"
element {
orientation: horizontal;
children: [ element-text, element-icon ];
spacing: 20px;
}
listview {
lines: 10;
columns: 1;
}