InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Dotfiles Alternatives
Similar projects and alternatives to dotfiles
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
xmonad
The core of xmonad, a small but functional ICCCM-compliant tiling window manager (by slotThe)
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
frames-only-mode
Make emacs play nicely with tiling window managers by setting it up to use frames rather than windows
-
-
-
-
-
xmonad-extras
Various modules for xmonad that cannot be added to xmonad-contrib because of additional dependencies.
-
xmonad
The core of xmonad, a small but functional ICCCM-compliant tiling window manager (by colonelpanic8)
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
dotfiles discussion
dotfiles reviews and mentions
- IvanMalison's Emacs Config
-
Minimize(d) windows: list, open from list, open all
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
- 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).
-
A note from our sponsor - InfluxDB
www.influxdata.com | 24 May 2025
Stats
The primary programming language of dotfiles is Nix.