dotfiles

Yes, my $HOME has a git repo now :(

git clone git://git.shimmy1996.com/dotfiles.git

config (391B)

    1 ## Prevent dunst from being spawned.
    2 exec --no-startup-id mako
    3 
    4 include ~/.config/i3/config
    5 
    6 ## Background
    7 output * bg $background stretch
    8 ## GTK Settings (wayland specific)
    9 exec_always ~/.local/bin/sway/import-gsettings \
   10             gtk-theme:gtk-theme-name \
   11             icon-theme:gtk-icon-theme-name \
   12             cursor-theme:gtk-cursor-theme-name \
   13             font-name:gtk-font-name