added rofi, deleted qt5 stuff in favor of GUI, moved unused wallpapers out of repo, changed sway config to use rofi as launcher

This commit is contained in:
opal
2023-11-10 14:53:25 -08:00
parent 6febcd0171
commit b44a31cf0d
12 changed files with 174 additions and 77 deletions

View File

@@ -0,0 +1,10 @@
* {
main-bg: #262626e6;
main-fg: #d9d9d9ff;
main-br: #a6a6a6ff;
main-ex: #595959cc;
select-bg: #a6a6a6ff;
select-fg: #262626ff;
separatorcolor: transparent;
border-color: transparent;
}