mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-05-02 06:46:29 -04:00
Fix keybinding conflicts and documentation inconsistencies
Co-authored-by: squassina <8495707+squassina@users.noreply.github.com>
This commit is contained in:
parent
9f93921cdf
commit
a43d87d624
3 changed files with 12 additions and 12 deletions
|
|
@ -27,7 +27,7 @@ shadows_size = 10 # Shadow size in pixels
|
|||
shadows_blur = 15 # Shadow blur amount
|
||||
shadows_position_x = 0 # Shadow horizontal offset
|
||||
shadows_position_y = 0 # Shadow vertical offset
|
||||
shadowscolor= 0x000000ff # Shadow color in RGBA hex format
|
||||
shadowscolor=0x000000ff # Shadow color in RGBA hex format
|
||||
|
||||
# Window appearance
|
||||
border_radius=6 # Corner radius in pixels (rounded corners)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue