Xgui4 OS Dotfiles For Linux-Based Systems
Note
This branch is my personal config who change often for stability the xgui4-os/.dotfiles is prefered or a other dotfiles made for daily use.
My dotfiles of my GNU/Linux System, including HyprArch (my hyprland setup) and i3wm and qtile config and terminal config and a work in progress installer.
Screenshots
Caelestia Shell Setup
Hyprland Setup (will be updated soon)
Mores screenshots coming soon...
How to use
to install the dotfiles
Caution
This could override your config, so make sure you backup your .dotfiles first!
- (Optional) Use the
scripts/installer.shfile to install the neccesary packages - Put the git repo in
home/<your username>/.dotfiles - Backup your .config folder
git stow --adopted <package>you want to install- Keep the folder
to update the dotfiles manually
Caution
This could override your config, so make sure you backup your .dotfiles first!
How to Test/Debug
- Install Docker
- Run
docker buildn -t install.sh . - Run
docker run -it install.sh . - Run
docker commit <container_id> my-debug-image - Run
docker run -it my-debug-image /bin/bash



