1
0
Fork 0
mirror of https://github.com/nix-community/home-manager synced 2024-11-23 11:39:46 +01:00

tmux: set sensibleOnTop = false as a default

fix #5952
This commit is contained in:
gen740 2024-11-16 23:37:57 +09:00
parent 1d0862ee2d
commit d69b613543
No known key found for this signature in database
GPG key ID: E3A6D8E0A63BCC2E

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