mirror of https://gitlab.com/dabruh/dotfiles.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
3 months ago | |
---|---|---|
.config | 3 months ago | |
.installer | 3 months ago | |
.local | 3 months ago | |
src | 10 months ago | |
.gitconfig | 8 months ago | |
.tmux.conf | 10 months ago | |
.xprofile | 10 months ago | |
.zprofile | 10 months ago | |
README.md | 10 months ago | |
install.sh | 3 months ago | |
setup_system.sh | 3 months ago |
README.md
dabruh's dotfiles
Showcase
-
i3 with picom compositor and rounded corners
-
Layered i3/i3status configuration:
~ >>> hostname abdiel ~ >>> tree ~/.config/i3 ~/.config/i3 ├── config └── layers ├── abdiel.layer ├── 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.post-main-90-gaps ├── config.post-main-90-laptop ├── config.pre-main-00-vars ├── config.pre-main-90-abdiel └── default.layer ~ >>> cat ~/.config/i3/layers/default.layer ~/.config/i3/layers/abdiel.layer | sort -u 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.post-main-90-gaps config.pre-main-00-vars config.pre-main-90-abdiel ~ >>> i3-config-builder Building i3 config... 🔨 WRITE : 'config.pre-main-00-vars'. WRITE : 'config.pre-main-90-abdiel'. 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'. Building i3status config... 🔨 WRITE : 'config.main'. WRITE : 'config.post-main-01-cmus'. WRITE : 'config.post-main-01-docker'. WRITE : 'config.post-main-25'. WRITE : 'config.post-main-50-abdiel'. WRITE : 'config.post-main-75'. Restarting i3... 🔄 2022-05-29 00:38:27 - 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 |