xmobar -> own Module

This commit is contained in:
2024-03-17 22:04:06 +01:00
parent 6c7e65cb1e
commit 412a3a6526
10 changed files with 15 additions and 621 deletions

View File

@@ -23,10 +23,10 @@ name: xmobar-custom
version: 0.1.0.0
-- The package author(s).
author: einfischy
author: 4Lost
-- An email address to which users can send suggestions, bug reports, and patches.
maintainer: accounts.codeberg@kstn.in
maintainer: elias.schroeter@e.email
-- A copyright notice.
-- copyright:
@@ -42,11 +42,8 @@ executable xmobar
-- .hs or .lhs file containing the Main module.
main-is: xmobar.hs
other-modules: XUtil, Plugins.Utils
-- Other library packages from which modules are imported.
build-depends: base ^>=4.17.2.1,
X11 >= 1.6.1,
xmobar ^>=0.47.1
-- Directories containing source files.