mirror of https://gitlab.com/dabruh/dotfiles.git
5f958c1aec | ||
---|---|---|
.config | ||
.installer | ||
.local | ||
src | ||
.gitconfig | ||
.xprofile | ||
.zprofile | ||
README.md | ||
install.sh | ||
setup_system.sh |
README.md
dabruh's dotfiles
Showcase
-
i3 with picom compositor and rounded corners
-
Layered i3 configuration:
>>> tree .config/i3 .config/i3 ├── config.main ├── config.post-main-00-security ├── config.post-main-01-visuals ├── config.post-main-10-applets ├── config.post-main-10-audio ├── config.post-main-10-misc ├── config.pre-main-00-vars └── overrides ├── config.post-main-90-gaps ├── config.post-main-90-laptop └── config.pre-main-90-cerberus ~ >>> i3-config-builder Building i3 config... 🔨 WRITE : 'config.pre-main-00-vars'. WRITE : 'config.pre-main-90-desktop'. WRITE : 'config.main'. WRITE : 'config.post-main-00-security'. WRITE : 'config.post-main-01-visuals'. WRITE : 'config.post-main-10-applets'. WRITE : 'config.post-main-10-audio'. WRITE : 'config.post-main-10-misc'. WRITE : 'config.post-main-90-gaps'. Restarting i3... 🔄 2022-05-28 01:10:43 - Additional arguments passed. Sending them as a command to i3. [{"success":true}] ~ >>>
Giving credit where credit is due
The following list of scripts are either full copies, or modifications of the below sources. You may find a few scripts in this repo that are not mentioned below. They are not mentioned for one of the following 3 reasons:
- They're developed by me.
- They're too small/generic.
- They've been too heavily modified to resemble to original.
path | source |
---|---|
.config/fontconfig/fonts.conf |
LukeSmithxyz/voidrice |
.config/picom/picom.conf |
gaurav712/picom.conf |
.local/bin/dmenumount |
LukeSmithxyz/voidrice |
.local/bin/dmenuumount |
LukeSmithxyz/voidrice |
.local/bin/dmenuunicode |
LukeSmithxyz/voidrice |
.local/bin/i3-get-window-criteria |
faq.i3wm.org/question/2172 |
.local/share/larbs/emoji |
LukeSmithxyz/voidrice |