Skip to content
Snippets Groups Projects
Commit b6f597e1 authored by Jens Nolte's avatar Jens Nolte
Browse files

Rename Themes module to Theme for consistency

parent b4565c53
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ import QBar.Core
import QBar.Cli
import QBar.ControlSocket
import QBar.Host
import QBar.Themes
import QBar.Theme
import Control.Monad (forever, when, unless, forM_)
import Control.Concurrent.Async
......
module QBar.Themes where
module QBar.Theme where
import QBar.BlockOutput
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment