show top bar on deck

This commit is contained in:
Yan Lin 2025-11-02 21:32:41 +01:00
parent b02a1c6c90
commit 0d77068f9f
2 changed files with 29 additions and 13 deletions

View file

@ -13,6 +13,9 @@
../../../modules/gnome.nix
];
# Always show GNOME top bar on Steam Deck
gnome-custom.alwaysShowTopBar = true;
# Enable Ghostty terminal with OSC-52 clipboard support
programs.ghostty-custom = {
enable = true;