Go to file
dabruh d5a1050e32 Re-enable autosuggestions. 2022-05-28 23:20:14 +02:00
.config Re-enable autosuggestions. 2022-05-28 23:20:14 +02:00
.installer Add aerial theme dependencies. 2022-05-28 23:20:13 +02:00
.local Initial commit. 2022-05-28 19:02:35 +02:00
src Added showcase. 2022-05-28 19:02:36 +02:00
.gitconfig Initial commit. 2022-05-28 19:02:35 +02:00
.xprofile Initial commit. 2022-05-28 19:02:35 +02:00
.zprofile Initial commit. 2022-05-28 19:02:35 +02:00
README.md Use simple link for aerial theme. Gif not working. 2022-05-28 19:02:37 +02:00
install.sh Initial commit. 2022-05-28 19:02:35 +02:00
setup_system.sh Disable user config by default. 2022-05-28 23:20:14 +02:00

README.md

dabruh's dotfiles

Showcase

  • 3ximus's aerial theme for SDDM

  • i3 with picom compositor and rounded corners

    screenshot

  • 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