Updated directory paths to work with GNU stow

This commit is contained in:
Random936
2023-08-13 19:39:34 -07:00
parent 355efdc290
commit e6e4e9a5d5
34 changed files with 1 additions and 1 deletions

17
.config/rofi/config.rasi Normal file
View File

@@ -0,0 +1,17 @@
* {
background: rgba(0, 0, 0, 90%);
foreground: #EEEEEE;
normal-background: transparent;
alternate-normal-background: transparent;
selected-normal-background: rgba(0, 0, 255, 95%);
}
window {
border: 3px;
}
listview {
scrollbar: false;
border: 3px 0 0 0;
}