Last active
August 13, 2025 14:31
-
-
Save clemlesne/edd6b6dc9d6645604b1db19020903afe to your computer and use it in GitHub Desktop.
My Rio config (https://github.com/raphamorim/rio)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
confirm-before-quit = false | |
padding-x = 5 | |
padding-y = [5, 5] | |
use-fork = false | |
[fonts] | |
family = "FiraCode Nerd Font Mono" | |
[editor] | |
program = "code" | |
[renderer] | |
target-fps = 120 | |
[window] | |
blur = true | |
height = 400 | |
opacity = 0.8 | |
width = 800 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment