All Projects → kiddae → dotfiles

kiddae / dotfiles

Licence: other
Files that start with a dot (they're very cool).

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects
CSS
56736 projects

Projects that are alternatives of or similar to dotfiles

dotfiles
r/unixporn dotfiles
Stars: ✭ 12 (-90.32%)
Mutual labels:  dotfiles, unixporn, dotfiles-linux
Dotfiles
▒ rice ░░ custom linux config files
Stars: ✭ 1,514 (+1120.97%)
Mutual labels:  dotfiles, customization, rice
homesetup
Your shell good as hell ! Not just dotfiles.
Stars: ✭ 25 (-79.84%)
Mutual labels:  dotfiles, dotfiles-manager, dotfiles-linux
The Glorious Dotfiles
A glorified personal dot files
Stars: ✭ 1,850 (+1391.94%)
Mutual labels:  dotfiles, rice, unixporn
Vcsh
config manager based on Git
Stars: ✭ 1,836 (+1380.65%)
Mutual labels:  dotfiles, dotfiles-manager, dotfiles-linux
dotfiles
collection (and a backup) of my config files
Stars: ✭ 49 (-60.48%)
Mutual labels:  dotfiles, rice, unixporn
dotfiles
No description or website provided.
Stars: ✭ 173 (+39.52%)
Mutual labels:  rice, unixporn
dotfiles
dotfiles of simonvic daily used enviroment
Stars: ✭ 75 (-39.52%)
Mutual labels:  rice, unixporn
dotfiles-nix
Configuration files for my NixOS machine, declared by home-manager
Stars: ✭ 137 (+10.48%)
Mutual labels:  rice, unixporn
smart borders
awesomewm full titlebar functionality without sacrificing space
Stars: ✭ 51 (-58.87%)
Mutual labels:  rice, unixporn
Dotfiles
Collection of i3-gaps Dotfiles
Stars: ✭ 143 (+15.32%)
Mutual labels:  dotfiles, rice
Dotfiles
🍙 Personal dotfiles repository.
Stars: ✭ 148 (+19.35%)
Mutual labels:  rice, linux-desktop
dotfiles
dotfiles for my beautiful rices!
Stars: ✭ 440 (+254.84%)
Mutual labels:  dotfiles, dotfiles-linux
dotfiles
My dotfiles, configurations, and other stuff
Stars: ✭ 57 (-54.03%)
Mutual labels:  rice, unixporn
.tmux
🇫🇷 Oh my tmux! My self-contained, pretty & versatile tmux configuration made with ❤️
Stars: ✭ 15,594 (+12475.81%)
Mutual labels:  dotfiles, customization
Boston-Icons
Boston is an exclusive icon theme inspired by functionalist design and a touch of early computer icons. The project is focused on elemental properties, basic shapes, a reduced color palette and visual hierarchy.
Stars: ✭ 106 (-14.52%)
Mutual labels:  customization, linux-desktop
Yadm
Yet Another Dotfiles Manager
Stars: ✭ 2,982 (+2304.84%)
Mutual labels:  dotfiles, dotfiles-linux
blue-sky
A clean and blue BSPWM setup
Stars: ✭ 267 (+115.32%)
Mutual labels:  rice, unixporn
dotfiles
My awesomewm dotfiles for awesome people! ✨
Stars: ✭ 1,764 (+1322.58%)
Mutual labels:  rice, unixporn
dotfiles
Random rice collection 🍙
Stars: ✭ 62 (-50%)
Mutual labels:  rice, unixporn

banner

🌟 Welcome! ଘ(੭˃ᴗ˂)੭

Here are my dotfiles, the configuration files needed to customize a desktop like mine!

This repository is still quite new, I'll progressively add themes I have made in the past and eventually new ones.

📓 Installation/Usage

The themes are wrapped around my colorscheme manager colorer.

To install a theme,

  • Make sure you have installed colorer.
  • Copy/link the files to their respective location starting from the home directory (cp -r <theme-name>/. ~ or the included script ./switch_theme <theme-name>).
  • Choose a colorscheme: browse the repo or make your own, put it wherever you want. It's better to keep it!
  • Run colorer <path to colorscheme file> to generate config files in .config/colorer/out. They will automatically be linked/copied according to the script commands from colorer's configuration folder.
  • Tweak some stuff; some of these elements (keybinds, aliases...) are quite personal and might not fit your needs. Play around, remove what's useless and find something that suits you!

The wallpapers can be found in this mess: wallpapers. Also, consider checking out ImageColorizer :)

It can be vary according to the theme, but in general:

  • I use bspwm as my window manager, on pair with sxhkd to manage keybindings;
  • The terminal emulator will either be alacritty or kitty.
  • I edit my files with neovim; please refer to my neovim configuration files
  • picom gives me shadows and makes sure that the graphics don't go crazy;
  • My main file manager is ranger, or just... you know, the command line.
  • Status bar is generally polybar
  • dunst is my notification daemon, I use this fork to have double borders.
  • depending on the theme, rofi or dmenu takes care of my menus and application launchers.
  • bashed-on-a-feeling is used in a big part of my themes (it's great!)

💻 Included scripts

To make the usage and switching of themes easier, I have included (mostly for me):

  • switch_theme which takes the name of the theme as argument
  • update_theme, which copies files from my home directory to the repository and shows diffs per directory. The flag -n does a dry-run.
  • quickdiff <relative filepath> <theme> shows the diff between the file in the home directory and in the theme directory.

Screenshots

doublechic

screenshot1 screenshot2

lazuli

screenshot

elegant

screenshot1 screenshot2 screenshot3

lain

screenshot

hermine

screenshot1 screenshot2 screenshot3

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].