diff options
| author | la-ninpre <leobrekalini@gmail.com> | 2022-06-17 10:31:51 +0300 |
|---|---|---|
| committer | la-ninpre <leobrekalini@gmail.com> | 2022-06-17 10:31:51 +0300 |
| commit | 9007df35415f157ba32e554256b2248860d0103d (patch) | |
| tree | ed9eee627d3a8e9d6b214627f9dd52e9656e115b /xmonad.desktop | |
| parent | ea5f798edea14b362c498d87b46e708a46d13dff (diff) | |
| download | xmonad-config-9007df35415f157ba32e554256b2248860d0103d.tar.gz xmonad-config-9007df35415f157ba32e554256b2248860d0103d.zip | |
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.
Diffstat (limited to 'xmonad.desktop')
| -rw-r--r-- | xmonad.desktop | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/xmonad.desktop b/xmonad.desktop deleted file mode 100644 index a39fcbb..0000000 --- a/xmonad.desktop +++ /dev/null @@ -1,9 +0,0 @@ -[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 |
