dotfiles
`Arch` `KDE` `i3-gaps` `Polybar`
Installation
To install a specific dotfile (take polybar for example):
git clone --bare git@github.com:ClydeDroid/dotfiles.git $HOME/.dotfiles
alias dotfiles='git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'
dotfiles config --local status.showUntrackedFiles no
dotfiles checkout HEAD .config/polybar/config
Details
-
CLI
- zsh - extended Bourne shell with a large number of improvements
- oh-my-zsh - framework for managing your zsh configuration
- powerlevel10k - Powerlevel10k is a theme for ZSH. It's fast, flexible and easy to install and configure.
- zsh-syntax-highlighting - fish shell-like syntax highlighting for zsh
- Konsole - terminal emulator bundled with KDE
- Hack Nerd Font 10px - terminal font
- Vim - For quick config and shell script editing
- Amix vimrc - easy drop in vim configuration
- wal.vim - A vim colorscheme for use with pywal
- tuijam - A fancy TUI client for Google Play Music
- playerctl - mpris command-line controller and library
- clyrics - An extensible lyrics fetcher, with daemon support for cmus and mocp
- cava - Console-based Audio Visualizer for Alsa
- Fun stuff:
- neofetch - A command-line system information tool
- gotop - A terminal based graphical activity monitor inspired by gtop and vtop
- pipes.sh - Animated pipes terminal screensaver
- asciiquarium - Enjoy the mysteries of the sea from the safety of your own terminal!
- cmatrix - Terminal based "The Matrix" like implementation
-
GUI
- KDE - desktop environment
- i3-gaps - i3 window manager with gaps between windows
- Polybar - fast and easy-to-use status bar
- Hack Nerd Font - iconic font including fontawesome
- compton (sdhand) - X11 compositor fork with rounded windows
- rofi - window switcher, application launcher and dmenu replacement
- networkmanager_dmenu - control NetworkManager via dmenu/rofi
- dunst - lightweight and customizable notification daemon
- setwall - shell script for managing wallpapers that automatically updates colorscheme across system
- feh - wallpaper setter
- pywal - Generate and change color-schemes on the fly
- wpgtk - a colorscheme, wallpaper and template manager for GTK
- FlatColor - A flat GTK theme designed to be easily re-colored. This is the theme used in wpgtk
- Noto Sans 10px - GUI font
- Papirus-icon - free and open source SVG icon theme for Linux, based on the Paper icon theme
- Kvantum - linux SVG-based theme engine for Qt4/Qt5 and KDE
- dolphin - KDE file manager
- Firefox - The privacy-focused web browswer from Mozilla
- userChrome.css - color customizations from setwall
- Atom - A hackable text editor for the 21st Century
- wal-syntax - a syntax package that uses colors from setwall
Screenshots
Thanks for the inspiration!