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:
2025-11-19 09:37:29 +01:00
parent ad02049329
commit 9ece4e28de
61 changed files with 6 additions and 6 deletions

12
.config/rofi/qpurple.rasi Normal file
View 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;
}