From 9007df35415f157ba32e554256b2248860d0103d Mon Sep 17 00:00:00 2001 From: la-ninpre Date: Fri, 17 Jun 2022 10:31:51 +0300 Subject: rewrite config from scratch and remove xmobar config xmobar config is now written in haskell instead of it's own weird config format and it will be available on my dotfiles repo. --- example/xmonad.desktop | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 example/xmonad.desktop (limited to 'example/xmonad.desktop') diff --git a/example/xmonad.desktop b/example/xmonad.desktop new file mode 100644 index 0000000..a39fcbb --- /dev/null +++ b/example/xmonad.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Name=xmonad +Comment=A lightweight window manager written and configured in Haskell +Exec=xmonad +Icon=xmonad +Terminal=false +StartupNotify=false +X-DesktopNames=XMonad +Type=Application -- cgit v1.2.3