Fix typo in a WM name: herbs{f⇒t}lu{⇒f}twm (#29)

Fixes #28.
This commit is contained in:
Damien Cassou 2023-02-15 11:53:50 +01:00 committed by GitHub
parent 011a1e7cba
commit 519037622a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@
config.lib.stylix.mkEnableTarget
"the desktop background using Feh"
(with config.xsession.windowManager; bspwm.enable
|| herbsflutwm.enable
|| herbstluftwm.enable
|| i3.enable
|| spectrwm.enable
|| xmonad.enable);