this is my .dotfile repository. you can download it all or just pick a config you want.
install.sh file is written for arch base distros. but you can take a look at it and download necessary packages for your distro.
- clone repository:
git clone https://github.com/dalmamad/dotfiles-old.git- change directory to the repo:
cd dotfiles- run
install.sh(make sureyayis installed):
./install.shthese are the tools i'm using for my daily workflow:
- WindowsManager: i use
i3wmwithpicomcompositor androfi. simple, lightweight and enough - StatusBar:
i3blocks - Editor:
neovim - Terminal:
alacritty - Browser: i use
librewolfwithvimiumextention - GitTui:
lazygit - FileManager:
thunarandranger - VideoPlayer:
mvpwith vim keys
- Mod+Return : open terminal
- Mod+n : open nvim
- Mod+i : open thunar file manager
- Mod+o : open browser
- Mod+h | j | k | l : windows navigate
for other key binding you can check keybinding section in dotfile/i3/.config/i3/config file.