Skip to content

Commit

Permalink
update transparent background command with lem-sdl2/display
Browse files Browse the repository at this point in the history
  • Loading branch information
vindarel committed Dec 20, 2023
1 parent 1b4b781 commit 8b3fac6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion content/en/usage/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,8 @@ Use: `M-x toggle-frame-fullscreen`

Set a transparent background with this line in your init file:

(sdl2-ffi.functions:sdl-set-window-opacity (lem-sdl2::display-window lem-sdl2::*display*) 0.9)
(sdl2-ffi.functions:sdl-set-window-opacity (lem-sdl2/display::display-window lem-sdl2/display::*display*) 0.9)


### Font size (SDL2 only)

Expand Down

0 comments on commit 8b3fac6

Please sign in to comment.