Skip to content

Instantly share code, notes, and snippets.

View tscalais's full-sized avatar
🛸

Thiago Soares de Calais tscalais

🛸
  • Florianópolis, SC, Brasil
  • 12:02 (UTC -03:00)
View GitHub Profile
@andypiper
andypiper / set-transparency.md
Created October 20, 2024 18:05
Set transparency in Ptyxis (GNOME Terminal) in Fedora 41

Get the UUID of the default profile

Substitute that value in to the second command to enable transparency level

$ dconf read /org/gnome/Ptyxis/default-profile-uuid
'3aae5a177777aa966b1fd63467153e2d'
$ dconf write /org/gnome/Ptyxis/Profiles/3aae5a177777aa966b1fd63467153e2d/opacity 0.85