Skip to content

Dotfiles are the customization files (their filenames usually begin with a period) that are used to personalize your linux or other Unix-based system. This repository contains my personal dotfiles. They are stored here for convenience so that I may

Notifications You must be signed in to change notification settings

SteavenGamerYT/dot-files

Repository files navigation

SteavenGamerYT's Dotfiles

Table of Contents

What Are Dotfiles?

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.

My Window Manager Configs

i3
Sway
Hyprland
Bspwm

Other Popular Configs Of Mine

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

Install

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

About

Dotfiles are the customization files (their filenames usually begin with a period) that are used to personalize your linux or other Unix-based system. This repository contains my personal dotfiles. They are stored here for convenience so that I may

Resources

Stars

Watchers

Forks