home/common/wm: update comment
it was confusing me
This commit is contained in:
parent
9f6e80d4e3
commit
2673609306
@ -19,8 +19,9 @@ in
|
||||
./keybinds.nix
|
||||
];
|
||||
config = lib.mkIf cfg.enable {
|
||||
# Common options for standalone window managers; many of these (or
|
||||
# alternatives thereof) are pulled in by desktop environments.
|
||||
# Common options for standalone window managers. many of these (or
|
||||
# alternatives thereof) would normally be pulled in by desktop
|
||||
# environments; we want to create a similar experience for window managers.
|
||||
|
||||
nixfiles.theming.enable = lib.mkDefault true;
|
||||
nixfiles.programs.dunst.enable = lib.mkDefault true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user