rewrite nixos config for gnome

This commit is contained in:
Alexander Navarro 2023-07-27 09:17:51 -04:00
parent 16335582c0
commit bc5d182e1e
3 changed files with 68 additions and 77 deletions

View file

@ -60,7 +60,7 @@ window:
# Values for `decorations` (macOS only):
# - transparent: Title bar, transparent background and title bar buttons
# - buttonless: Title bar, transparent background and no title bar buttons
decorations: none
decorations: full
# Background opacity
#
# Window opacity as a floating point number from `0.0` to `1.0`.