install scripts. reorganization. soon to be deployable

This commit is contained in:
2025-05-24 04:08:28 -05:00
parent 5010e57533
commit e966d5328d
242 changed files with 407 additions and 45 deletions

15
env/.config/rofi/config.rasi vendored Normal file
View File

@@ -0,0 +1,15 @@
@theme "Arc-Dark"
//background: #30303050;
*{
background: #201f5060;
alternate-normal-background: #3020B060;
normal-background: #20109060;
foreground: #F0C3F0;
border-color: #5030D0;
selected-normal-background: #10104060;
}
window, mainbox{
//border-radius: 20px;
}