Lots of updates to SelimovDE

- 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
This commit is contained in:
Alex Selimov 2025-07-14 10:34:18 -04:00
parent 3db68c6a5a
commit 6be8aa0d32
Signed by: aselimov
GPG key ID: 3DDB9C3E023F1F31
13 changed files with 286 additions and 183 deletions

View file

@ -1,8 +1,8 @@
* {
background: #BBBBBBFF;
background-alt: #8e8e8eFF;
foreground: #191919FF;
selected: #83A598FF;
active: #B8BB26FF;
background-alt: #BBBBBBFF;
foreground: #3d3839FF;
selected: #3d3839FF;
active: #BBBBBBFF;
urgent: #FB4934FF;
}