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.
-
-
-
autotiling
Script for sway and i3 to automatically switch the horizontal / vertical window split orientation
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Dotfiles discussion
Dotfiles reviews and mentions
- How do I show what tab I am on with xmobar?
-
New here, now that i am fairly comfortable with xmonad i have one or two questions for folks over here
to shutdown sleep etc i use rofi you can use dmenu if you want https://github.com/Sloopy3333/dotfiles/blob/master/scripts/dmenu_power.sh
-
Update xmobar command with key binding in xmonad config
xmobar can display data from unix pipes. make script that writes what you want to a pipe and let xmobar display it. like this https://github.com/Sloopy3333/dotfiles/blob/master/.config/xmonad/scripts/backlight-pipe.sh and use pipereader to display in xmobar, you just make sure that whenever you change your backlight you write that to its pipe and xmobar will display the new value.
-
Using trayer with xmobar?
https://github.com/jaor/xmobar/blob/master/examples/padding-icon.sh this script generates a transparent xpm icon same width as your tray size. run this as a module in xmobar wherever you want trayer to be and launch trayer to that position. take a look at this https://github.com/Sloopy3333/dotfiles/tree/master/.config/xmonad
-
Qtile Bar
if you mean height then yes you can. here is my old qtile config https://github.com/Sloopy3333/dotfiles/blob/master/.config/qtile/config.py#L366
-
Vim user (emacs noob) can't install lsp
https://github.com/Sloopy3333/dotfiles/blob/master/.config/emacs/elisp/completion.el#L77
-
Questions about Gaps and multimonitor
take a look at line 267 in my config
-
Emacs fluctuating startup time [beginner]
i migrated from neovim to emacs just a week ago and. i made a config scouring other peoples configs, documentations etc. and i managed to learn some elisp basics so please be kind and point out any mistakes that i am doing that are very obvious to you.
-
XMobar StdinReader not loading
that is exactly what you should do. xmobar just reads what xmonad outputs so you have to define a loghook saying what you want to output in your xmonad.hs take a look at my xmonad.hs.
-
Retrieve email inbox with IMAP requests?
here is a example example script i wrote a while back
-
A note from our sponsor - InfluxDB
www.influxdata.com | 21 May 2025
Stats
Sloopy3333/Dotfiles is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of Dotfiles is Emacs Lisp.