link-the-dots
Link your dot(file)s (by wallace11)
dotfiles
My personal dotfiles managed by stow (by flipflop133)
link-the-dots | dotfiles | |
---|---|---|
1 | 2 | |
0 | 5 | |
- | - | |
0.0 | 1.1 | |
over 3 years ago | almost 2 years ago | |
Python | Python | |
- | - |
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.
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.
link-the-dots
Posts with mentions or reviews of link-the-dots.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-03-27.
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-12-11.
-
Some tips on how to take advantage of i3wm
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!!!!!!!
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
What are some alternatives?
When comparing link-the-dots and dotfiles you can also consider the following projects:
confgit - Tool for version management of config files
rofi-notion - Quickly create new Notion pages for your databases with rofi as GUI.
smog - manage local git repositories in style of package manager
i3scripts - My scripts for enhancing i3wm
colorer - Because having to change the hex codes manually is annoying.
dotdrop - Save your dotfiles once, deploy them everywhere
dopamine-2022 - Use the i3 window manager single-handed should you have a movement disorder such as Parkinson's Disease which makes typing key chords difficult
jointhedots - A simple git-based dotfile manager written entirely in Rust!
dotfiles - git, etc config files. Good stuff (actually for me)
dotfiles - ~ • My dotfiles 🧰