Repository of my personal dotfiles
Find a file
ziro 7ee29cbad5 + Xresources rework
- Removed tiling layout icon (re-adding later)
+ Qtile autostart, and keys rework
+ Firefox to $BROWSER (Set in .config/zsh/.zshenv)
- Uninstalled XFCE4 (Uninstalling GNOME later)
+ Edited Xprofile
+ Added more Environment Variable and Aliases
? Screenshot delayed 1sec for compton/picom's fading
2020-05-16 14:33:19 +07:00
.config + Xresources rework 2020-05-16 14:33:19 +07:00
.scripts + Xresources rework 2020-05-16 14:33:19 +07:00
.xinitrc + Added X11 related config files 2020-05-11 07:19:57 +07:00
.xprofile + Added X11 related config files 2020-05-11 07:19:57 +07:00
README.md + Updated README.md 2020-05-13 09:15:33 +07:00

dotfiles

About

This repository contains config files that i used, some are coded/modified/scripted by me, some other are from other people's config from github/reddit/youtube.

Tips

Add this to /etc/zsh/zshenv

#!/bin/zsh

export ZDOTDIR="${XDG_CONFIG_HOME:-$HOME/.config}/zsh"