#1941·rio

Linux: Title bar still being shown, even with `window.decorations = "Disabled"` set

Author: pedrog14Created Sep 17, 2026Updated Sep 17, 2026

Environment:

OS: Arch Linux x86_64 Window Manager: umbriel (Wayland) Rio version: rioterm 0.5.27

My config.toml:

$ cat ~/.config/rio/config.toml
# See the full configuration reference: https://rioterm.com/docs/config
theme = "Gruvbox Dark"
confirm-before-quit = false

[window]
decorations = "Disabled"

[fonts]
family = "Fira Code"
size = 16

[editor]
program = "nvim"