- Swap from Super to alt as my main mod key - Update some bar scripts - Update picom settings (for use with Openbox) - Update some dunst settings - Update rofi settings
8 lines
192 B
Text
8 lines
192 B
Text
* {
|
|
background: #BBBBBBFF;
|
|
background-alt: #BBBBBBFF;
|
|
foreground: #3d3839FF;
|
|
selected: #3d3839FF;
|
|
active: #BBBBBBFF;
|
|
urgent: #FB4934FF;
|
|
}
|