Moved dotfiles to new location for switch to nix

This commit is contained in:
Random936
2024-05-17 15:22:37 -07:00
parent 1bcf271251
commit ac9bc5772e
47 changed files with 76 additions and 0 deletions

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;
}