install scripts. reorganization. soon to be deployable
This commit is contained in:
15
env/.config/rofi/config.rasi
vendored
Normal file
15
env/.config/rofi/config.rasi
vendored
Normal 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;
|
||||
}
|
||||
Reference in New Issue
Block a user