xmonad: refactor module path

This commit is contained in:
Primrose 2025-03-01 23:54:42 +01:00
parent efed662511
commit af6f93779b
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
3 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
module XMonad.Leana.Layouts.ReflectMsg where
module Leanamonad.Layouts.ReflectMsg where
import XMonad (
Resize (Expand, Shrink),