Qoo's handmade user dotfiles.
-
Linux
Support Linux Distributors Arch HancomGooroom TmaxOS -
yadm 3.0 or higher
-
j2cli
- alacritty (
.config/alacritty/
) - git (
.gitconfig
) - gtk-3.0 (
.config/gtk-3.0/
) - i3-wm (
.config/i3/
) - neovim (
.config/nvim/
) - polybar (
.config/polybar/
) - HancomGooroom 2.0
- Google Chrome flags (
.local/bin/
,.local/share/applications/google-chrome.desktop
)
- Google Chrome flags (
- powerlevel10k (
.p10k.zsh
) - TmaxOS
- Shell language (
UserData/locale.conf
)
- Shell language (
- tmux (
.tmux.conf
,.tmux/plugins/
) - yadm (
.config/yadm/bootstrap
) - zsh (
.zshrc
)
yadm config classname
classname | note |
---|---|
desktop | |
laptop | |
work | Also includes laptap settings |
yadm clone https://github.com/qoor/dotfiles.git
git submodule init
git submodule update
- Install the
lightdm-gtk-greeter
- Add this lines to
/etc/lightdm/lightdm.conf
greeter-session=lightdm-gtk-greeter
# If you want to use the extend monitor as primary, add this line too
display-setup-script=xrandr --output eDP-1 --scale 0.75x0.75 --output HDMI-1 --primary --scale 0.9999x0.9999 --left-of eDP-1