move xdg directories to the default location.
a lot of applications seem to hardcode this location, so it's better to have something default, or default-adjasoned.
This commit is contained in:
12
.config/rofi/qpurple.rasi
Normal file
12
.config/rofi/qpurple.rasi
Normal file
@@ -0,0 +1,12 @@
|
||||
@theme "/usr/share/rofi/themes/purple.rasi"
|
||||
|
||||
configuration {
|
||||
drun-display-format: "{icon} {name}";
|
||||
modi: "window,run,drun";
|
||||
show-icons: true;
|
||||
}
|
||||
|
||||
element-icon {
|
||||
size: 25;
|
||||
padding: 0 5 0 0;
|
||||
}
|
||||
Reference in New Issue
Block a user