dotfiles VS vivarium

Compare dotfiles vs vivarium and see what are their differences.

dotfiles

A collection of my dotfiles and other configurations (by aclough)

vivarium

A dynamic tiling Wayland compositor using wlroots (by inclement)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
dotfiles vivarium
7 5
8 348
- -
8.5 2.8
6 days ago 8 months ago
Shell C
- GNU General Public License v3.0 only
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.

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 2022-03-13.
  • Add xmonad to gnome
    1 project | /r/xmonad | 12 May 2022
    For me launching Gnome with xmonad as the window manager stopped working a few years ago. Instead I have xmonad set to autostart 2 seconds into a desktop session with --replace set. dotfiles
  • How to set everything up on laptop to use xmonad
    2 projects | /r/xmonad | 13 Mar 2022
    With regards to 1, I've got a system that works pretty well for me. You can look in my dotfiles and the script called setup-xmonad.sh. I've configured things to run xmonad --replace shortly after the desktop comes up and that works great.
  • KDE: A Nice Tiling Environment and a Surprisingly DE
    12 projects | news.ycombinator.com | 7 Feb 2022
    > xmonad itself can’t run with modern Gnome

    That's not really true. I use the gnome-flashback sesson and have an .desktop in ~/.config/autostart that runs xmonad --replace after I log in. It's true that logging in with a gnome session using xmonad as the WM isn't really an option any more but switching to xmonad after login continues to work great and is easier to set up than creating your own session ever was.

    https://github.com/aclough/dotfiles/blob/master/setup-xmonad...

  • USB to phone connection not recognised when I am in Xmonad. But working when I go back to Desktop environment. DE == GNOME
    2 projects | /r/xmonad | 3 Feb 2022
    I wasn't able to get those instructions to work on more recent versions of Ubuntu. In my dotfiles and setup repo I've got a solution that works for me using autostart and xmonad --replace.
  • The growth of command line options, 1979-Present
    5 projects | news.ycombinator.com | 15 Dec 2021
    Yes, there's stuff that you can't get just from parsing the man page too, but it's a huge help. I know it's not done every startup, I have running that as part of my "update everything" script.

    https://github.com/aclough/dotfiles/blob/master/mupdate.sh

  • XMonad – The Automated Tiling WM
    19 projects | news.ycombinator.com | 7 Oct 2021
    I've been using XMonad for over 10 years now. Originally I went with Awesome but then decided I liked still having a normal desktop environment and XMonad's integration with Gnome was really easy.

    The way I've done this has changed a bit over the years, these days I drop a file in .config/autostart letting xmonad replace the normal window manager after Gnome gets itself sorted out.

    https://github.com/aclough/dotfiles

  • Which DE plays nicely with xmonad?
    2 projects | /r/xmonad | 26 Jan 2021
    Hmm, I don't use a vertical panel so it might not be comparable. My dotfiles are here though if you want to take a look.

vivarium

Posts with mentions or reviews of vivarium. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-26.
  • With rise of wayland, are simpler window managers dying?
    14 projects | /r/linux | 26 Aug 2022
    Take a look to Vivarium It is more recent it worked decently and it is remakably easy to config.
  • I am looking for a wayland based tiling window manager which is close to dwm/xmonad, which one would you recommend?
    4 projects | /r/wayland | 11 Oct 2021
    I wrote Vivarium specifically to behave like my old xmonad setup, although it isn't at all like xmonad internally. It's configurable in C.
  • XMonad – The Automated Tiling WM
    19 projects | news.ycombinator.com | 7 Oct 2021
    Since various people are asking about xmonad-like tiling in wayland:

    I wrote Vivarium[0] specifically to be a wayland compositor that behaves exactly like my (fairly simple) xmonad config, but it's a relatively new/unstable compositor and nothing like xmonad internally.

    River[1] has a fantastic tiling model via user-provided executables, which makes it very flexible and probably a good fit for many people wanting something xmonad-like.

    Waymonad[2] exists as a direct xmonad-like compositor, but I think development has been basically stalled for a long time. Sometimes there's discussion about reviving it though.

    [0] https://github.com/inclement/vivarium

    [1] https://github.com/ifreund/river

    [2] https://github.com/waymonad/waymonad

  • Recommended Compositors
    2 projects | /r/wayland | 31 Mar 2021
    Vivarium has xwayland as an option, enabled by default.
  • xorg sucks, use swc
    14 projects | /r/suckless | 20 Mar 2021
    https://github.com/inclement/vivarium.git and https://github.com/djpohly/dwl.git are also great projects in the same vein.

What are some alternatives?

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

river - [mirror] A dynamic tiling Wayland compositor

dotfiles-awesomewm - All my Dotfiles

waymonad - A wayland compositor based on ideas from and inspired by xmonad

bspwm - A tiling window manager based on binary space partitioning

velox - velox window manager

i3-auto-layout - Automatic, optimal tiling for i3wm

waymonad - A wayland compositor based on ideas from and inspired by xmonad

spectrwm - A small dynamic tiling window manager for X11.

qtile - :cookie: A full-featured, hackable tiling window manager written and configured in Python (X11 + Wayland)