1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-13 04:21:08 +01:00

tmux: set sensibleOnTop = false as a default

Fixes #5952
This commit is contained in:
Gen 2024-11-28 19:30:10 +09:00 committed by GitHub
parent 0941a2e144
commit f83dc9f25a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 1 additions and 36 deletions

View file

@ -239,7 +239,7 @@ in {
sensibleOnTop = mkOption {
type = types.bool;
default = true;
default = false;
description = ''
Run the sensible plugin at the top of the configuration. It
is possible to override the sensible settings using the