xmonad VS dotfiles

Compare xmonad vs dotfiles and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
xmonad dotfiles
5 5
2 184
- -
2.7 9.7
about 2 months ago 19 days ago
Haskell CSS
BSD 3-clause "New" or "Revised" License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

xmonad

Posts with mentions or reviews of xmonad. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-11.
  • Minimize(d) windows: list, open from list, open all
    6 projects | /r/xmonad | 11 Oct 2021
    The instructions on https://github.com/xmonad/X11 seem fairly straightforward, so I could update. But dealing with this library is not something I remember ever doing explicitly and is not mentioned (explicitly, at least) in the instructions have followed lately for (re)installing XMonad via stack (e.g., https://github.com/xmonad/xmonad/blob/master/INSTALL.md, https://github.com/slotThe/xmonad/blob/new-tutorial/INSTALL.md or https://brianbuccola.com/how-to-install-xmonad-and-xmobar-via-stack/). In fact, for Debian systems all that is suggested is an apt install of several packages. So I'd rather not try this experiment on my own right now since, in the past, I've sometimes been left with a mess that took me a while to get out from.
  • Xmonad setup guide on arch linux
    7 projects | /r/xmonad | 1 Jun 2021
    How to install xmonad and xmonad-contrib with stack - here.
  • Help with Broken XMonad after Pacman Update
    3 projects | /r/xmonad | 26 May 2021
    Create a build script for compiling XMonad with Stack: ```sh
  • Arch repository vs stack and GitHub? Preference?
    1 project | /r/xmonad | 26 May 2021
    Nice read: https://github.com/slotThe/xmonad/blob/new-tutorial/INSTALL.md#install-xmonad
  • An Idea about Offering help in this subreddit -- xmobar part
    3 projects | /r/xmonad | 15 Apr 2021
    No bother at all, it's here https://github.com/slotThe/xmonad/blob/new-tutorial/tutorial.md

dotfiles

Posts with mentions or reviews of dotfiles. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-11.
  • IvanMalison's Emacs Config
    1 project | /r/planetemacs | 17 Sep 2023
  • Minimize(d) windows: list, open from list, open all
    6 projects | /r/xmonad | 11 Oct 2021
    Bullets 1 and 2 I could not do it. I think in your config (https://github.com/IvanMalison/dotfiles/blob/master/dotfiles/config/xmonad/xmonad.hs), around lines 220-224 and then in 995 you do something similar, but I am not doing it right. This is my failed attempt: myDmenuArgs = ["-dmenu", "-i"] myDmenuMinimized = DM.menuArgs "rofi" myDmenuArgs getMinimizedDmenu = myDmenuMinimized (withMinimized)
  • Latest xmonad on NixOS
    10 projects | /r/xmonad | 9 Aug 2021
    - The other way to solve this is what I do in my dotfiles, which is basically to make a small haskell project that is your xmonad-config (see https://github.com/IvanMalison/dotfiles/tree/master/dotfiles/config/xmonad) The reason I do this is because I really don't care for xmonads self recompilation feature, and I like to add some additional dependencies to my xmonad-config (this is also possible with their module, but just more annoying).

What are some alternatives?

When comparing xmonad and dotfiles you can also consider the following projects:

Arch-Linux-xmonad-setup-guide

xmonad-contrib - Contributed modules for xmonad