Collection of system configurations
Go to file
2024-05-29 13:36:47 +00:00
awesome/.config/awesome some awesome changes, not complete 2024-05-27 06:39:06 -04:00
bash fix some issues not sourcing bashrc 2024-05-29 13:26:43 +00:00
bin/.local/bin change spacing for status bar scripts 2024-05-29 11:12:46 +00:00
bookmarks/.config fix bm-files nsxiv exec file 2024-05-26 10:12:02 -04:00
cava/.config/cava change sensitivity of cava 2024-05-27 06:39:31 -04:00
emacs/.config/emacs add emacs stuff (very basic) 2024-05-26 10:34:21 -04:00
fastfetch/.config update submodules 2024-05-26 10:07:52 -04:00
flameshot/.config/flameshot change flameshot draw tool thickness 2024-05-27 06:40:03 -04:00
fontconfig/.config/fontconfig change jetbrains mono nerd to regular 2024-05-29 10:44:15 +00:00
git/.config/git i moved everything into packages 2024-05-19 02:23:03 -04:00
gtk so much changed 2024-05-26 09:45:18 -04:00
mimeapps so much changed 2024-05-26 09:45:18 -04:00
mpv/.config/mpv add mpv 2024-05-27 06:36:28 -04:00
nsxiv/.config/nsxiv/exec i moved everything into packages 2024-05-19 02:23:03 -04:00
nvim/.config/nvim so much changed 2024-05-26 09:45:18 -04:00
openbox add openbox,tint2,sxhkd and notice on README 2024-05-26 11:16:28 -04:00
picom/.config/picom remove exclusion that caused crashing, and add .0 to 1 2024-05-29 13:27:58 +00:00
qtile/.config/qtile minor qtile stuff 2024-05-27 06:39:18 -04:00
qutebrowser/.config/qutebrowser add qutebrowser 2024-05-26 11:05:31 -04:00
runit/.config/service remove supervise files 2024-05-29 13:36:47 +00:00
screenkey/.config add screenkey 2024-05-27 11:17:08 -04:00
shell remove shell config folders, just using .profile 2024-05-28 15:59:46 -04:00
sxhkd/.config/sxhkd add openbox,tint2,sxhkd and notice on README 2024-05-26 11:16:28 -04:00
tint2/.config/tint2 add openbox,tint2,sxhkd and notice on README 2024-05-26 11:16:28 -04:00
user-dirs/.config i moved everything into packages 2024-05-19 02:23:03 -04:00
vscodium/.config/VSCodium show actions 2024-05-26 10:46:18 -04:00
wget/.config/wget add wget 2024-05-27 11:17:14 -04:00
x11 remove background apps from xinit, now in .config/service 2024-05-29 13:29:06 +00:00
xmonad/.config/xmonad add qtile and xmonad 2024-05-26 11:08:13 -04:00
zsh update submodules 2024-05-26 10:07:52 -04:00
.gitignore update gitignore for python files 2024-05-27 06:40:12 -04:00
.gitmodules add openbox,tint2,sxhkd and notice on README 2024-05-26 11:16:28 -04:00
LICENSE add license 2024-05-26 10:26:13 -04:00
README.md add sh format to codeblock 2024-05-27 06:27:56 -04:00

dotfiles

This is my collection of configuration and setup data for all of my Linux machines. The distributions I primarily use are Artix Linux and Debian.

desktop

bstack layout

You'll probably want to take a look at my dwm, dwmblocks, dmenu, and st repositories as well.

I have multiple desktops configured, such as dwm, Openbox, awesome, xmonad, and Qtile. Some are more complete than others, but I consider dwm to be the most fleshed out.

Installation

$ cd ~
$ git clone https://gitlab.com/frostalicious/dotfiles
$ cd dotfiles
$ stow --verbose --target=${HOME} --restow PACKAGES

At the very least, no matter the environment, I would install bin, git, shell, and either bash or zsh.

Other Repositories

There are some other dotfiles repositories I cross-referenced when putting my system together, here is a list below: