Dotfiles are the customization files that are used to personalize your Linux or other Unix-based system. You can tell that a file is a dotfile because the name of the file will begin with a period–a dot! The period at the beginning of a filename or directory name indicates that it is a hidden file or directory. This repository contains my personal dotfiles. They are stored here for convenience so that I may quickly access them on new machines or new installs. Also, others may find some of my configurations helpful in customizing their own dotfiles.
i3 |
---|
Sway |
Hyprland |
Bspwm |
bash | zsh |
---|---|
Bash + Zsh .steavengameryt | fish |
neofetch | mangohud |
Polybar | waybar |
Rofi | kitty |
picom | alacritty |
dunst | swaync |
Installation, make sure that you don't have any of this files already first!, if so remove them
run install.sh
gsettings set org.gnome.desktop.interface cursor-theme 'WhiteSur-cursors'
gsettings set org.gnome.desktop.interface gtk-theme 'Nordic'
gsettings set org.gnome.desktop.interface cursor-size 24
gsettings set org.gnome.desktop.interface icon-theme 'Papirus-Dark'
gsettings set org.gnome.desktop.interface color-scheme 'prefer-dark'
hyprctl setcursor WhiteSur-cursors 24