dotfiles
dotfiles copied to clipboard
My personal dotfiles/config files that I typically use.
Preview
Details
-
Distro: Void Linux
-
WM: Openbox
-
GTK Theme: Fantome
-
Openbox Theme: Edited OceanDark (by Stardust-kyuun)
-
Icons: Fluent Grey Dark
-
Font: Iosevka Nerd Font
-
Terminal: Kitty
-
Editor: Zathura
-
Shell: ZSH
-
Colorscheme: One Dark
-
Bar: tint2
-
Launcher: FZF
-
Browser: Vivaldi
Dependencies
ZSH
-
FZF - fuzzy searching through files
-
Exa - replaces the default 'ls' command
-
Ripgrep - better searching
-
Nerd Fonts - icons in the terminal
-
Figlet - ASCII text for fetch
Openbox
-
FZF - app launcher
-
tint2 - bar/panel
-
Dunst - notification daemon
-
Picom - effects and animations
-
Pamixer - sound control
-
Playerctl - audio control
-
Feh - setting wallpaper
-
lxappearance - setting gtk theme
Installation
cd ~/
git clone --recursive https://github.com/smartsyncing/dotfiles
cd Downloads
wget https://cdna.artstation.com/p/assets/images/images/009/538/556/4k/inaki-andonegi-castle-in-the-sky.jpg
cd ~/
cd dotfiles
mv * ~/.config &&
mv ~/.config/.local/bin ~/.local
mv ~/.config/.themes ~/
mv ~/.config/.icons ~/
mv ~/.config/.gtkrc-2.0 ~/
mv ~/.config/.zshrc ~/
openbox --reconfigure
source ~/.zshrc