dotfiles

My personal dotfiles managed by stow (by flipflop133)

Dotfiles Alternatives

Similar projects and alternatives to dotfiles

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better dotfiles alternative or higher similarity.

dotfiles reviews and mentions

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-12-11.
  • Some tips on how to take advantage of i3wm
    2 projects | /r/i3wm | 11 Dec 2022
    Btw I am an long time i3 user so don't bother if your dotfiles require mastery to understand them, I'm interested in how you handle things. Here's mine if you want to have a look 👀: https://github.com/flipflop133/dotfiles
  • My computer is getting hot after writing these things!!!!!!!
    1 project | /r/i3wm | 2 Jan 2022
    A few things I see here. First, you should not use exec-always but exec for this kind of script otherwise when you will reload your config it will spawn another process. Or if you want to use exec-always at least make sure your script check if there's not another instance running using lock files. Second, you don't need that bloated upower interface you can directly use cat to retrieve the value, it should be somewhere like "/sys/class/power_supply/BAT0". Third, as other pointed out you should use sleep so you script doesn't run as much as your processor can handle, something like "sleep 60" should be way enough since your battery status doesn't change every few seconds. Another way would be to use the Upower Dbus interface and create a signal listener that will listened for Upower to report battery properties changes. I made a script exactly like this: https://github.com/flipflop133/dotfiles/blob/main/scripts/.config/scripts/python/battery_notification/battery_notification.py

Stats

Basic dotfiles repo stats
2
5
1.1
over 1 year ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com