All Projects → nickclyde → dotfiles

nickclyde / dotfiles

Licence: other
📦 Configuration files for my Arch/KDE/i3-gaps system

Programming Languages

shell
77523 projects
CSS
56736 projects
Vim Script
2826 projects

Projects that are alternatives of or similar to dotfiles

Dotfiles
🍙 Personal dotfiles repository.
Stars: ✭ 148 (+260.98%)
Mutual labels:  i3wm, polybar
i3wm-themer
🎨 Theme collection manager for i3-wm
Stars: ✭ 1,956 (+4670.73%)
Mutual labels:  i3wm, polybar
i3wm-config
i3wm config files. Updated config files are in the repository below.
Stars: ✭ 13 (-68.29%)
Mutual labels:  i3wm, polybar
dotfiles
A total nord dotfiles used by me. Forever work in progress.
Stars: ✭ 35 (-14.63%)
Mutual labels:  i3wm, polybar
i3-dotfiles
“ With wisdom comes the desire for simplicity.” Brendon Burchard.
Stars: ✭ 30 (-26.83%)
Mutual labels:  i3wm, polybar
hax
Zero-config Hacky Hackpecker setup
Stars: ✭ 16 (-60.98%)
Mutual labels:  i3wm, polybar
dotfiles
My dotfiles
Stars: ✭ 23 (-43.9%)
Mutual labels:  i3wm, polybar
i3
Archivos de configuraciones de i3
Stars: ✭ 32 (-21.95%)
Mutual labels:  i3wm, configuration-files
dotfiles
A collection of dotfiles for i3, polybar and more.
Stars: ✭ 25 (-39.02%)
Mutual labels:  i3wm, polybar
dotfiles
collection (and a backup) of my config files
Stars: ✭ 49 (+19.51%)
Mutual labels:  i3wm, polybar
polybar-now-playing
Script for polybar to display and control media(not only Spotify) using DBus.
Stars: ✭ 34 (-17.07%)
Mutual labels:  i3wm, polybar
Polybar
A fast and easy-to-use status bar
Stars: ✭ 9,604 (+23324.39%)
Mutual labels:  i3wm, polybar
dotfiles
My dotfiles
Stars: ✭ 16 (-60.98%)
Mutual labels:  i3wm, polybar
I3wm Themer
🎨 Theme collection manager for i3-wm
Stars: ✭ 1,854 (+4421.95%)
Mutual labels:  i3wm, polybar
i3-workspace-switcher
MRU (Most recently used) workspace switcher for i3 window manager
Stars: ✭ 20 (-51.22%)
Mutual labels:  i3wm
bspwm rice
bspwm confs and rice
Stars: ✭ 31 (-24.39%)
Mutual labels:  polybar
spotify-control-rust
A simple CLI to control Spotify via D-bus
Stars: ✭ 15 (-63.41%)
Mutual labels:  polybar
dotstow
dotfiles managed with stow
Stars: ✭ 60 (+46.34%)
Mutual labels:  polybar
i3-wm-config
My i3-wm configuration file.
Stars: ✭ 74 (+80.49%)
Mutual labels:  i3wm
arch-setup-i3wm
Arch Linux installation script with the i3wm
Stars: ✭ 19 (-53.66%)
Mutual labels:  i3wm

dotfiles

Arch KDE i3-gaps Polybar

Installation

To install a specific dotfile (take polybar for example):

git clone --bare [email protected]: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
    • 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
    • compton (sdhand) - X11 compositor fork with rounded windows
    • rofi - window switcher, application launcher and dmenu replacement
    • 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
    • Atom - A hackable text editor for the 21st Century
      • wal-syntax - a syntax package that uses colors from setwall

Screenshots





Thanks for the inspiration!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].