Fix keybinding conflicts and documentation inconsistencies

Co-authored-by: squassina <8495707+squassina@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot] 2026-02-18 09:19:13 +00:00
parent 9f93921cdf
commit a43d87d624
3 changed files with 12 additions and 12 deletions

View file

@ -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)