All Projects → notusknot → dotfiles

notusknot / dotfiles

Licence: MIT license
Config files for my linux rice

Programming Languages

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

Projects that are alternatives of or similar to dotfiles

dotfiles
files that start . and makes my Linux box awesome.
Stars: ✭ 57 (-5%)
Mutual labels:  rice, bspwm, dunst, polybar
linux-workspace
This is the greatest management of all time
Stars: ✭ 19 (-68.33%)
Mutual labels:  rice, urxvt, dunst
blue-sky
A clean and blue BSPWM setup
Stars: ✭ 267 (+345%)
Mutual labels:  rice, bspwm, polybar
dotfiles
dotfiles of simonvic daily used enviroment
Stars: ✭ 75 (+25%)
Mutual labels:  rice, dunst, polybar
arch-monochrome
My monochromatic rice for BSPWM on arch linux
Stars: ✭ 64 (+6.67%)
Mutual labels:  rice, bspwm, polybar
dotfiles
My personal dotfiles repository
Stars: ✭ 36 (-40%)
Mutual labels:  rice, dunst, polybar
dotfiles
My dotfiles
Stars: ✭ 16 (-73.33%)
Mutual labels:  bspwm, dunst, polybar
bspwm rice
bspwm confs and rice
Stars: ✭ 31 (-48.33%)
Mutual labels:  rice, bspwm, polybar
dotfiles bspwm
Arch bspwm rice
Stars: ✭ 31 (-48.33%)
Mutual labels:  rice, bspwm
axyl-iso
Axyl is a Linux distro centered on tiling window managers. Choose from i3, bspwm, dwm and more.
Stars: ✭ 348 (+480%)
Mutual labels:  rice, bspwm
dotfiles
Gruvbox inspired Arch Linux i3wm rice.
Stars: ✭ 43 (-28.33%)
Mutual labels:  rice, urxvt
dotfiles
collection (and a backup) of my config files
Stars: ✭ 49 (-18.33%)
Mutual labels:  rice, polybar
Capitaine Cursors
An x-cursor theme inspired by macOS and based on KDE Breeze. Designed to pair well with my icon pack, La Capitaine.
Stars: ✭ 741 (+1135%)
Mutual labels:  rice, gnu-linux
Polybar Themes
A huge collection of polybar themes with different styles, colors and variants.
Stars: ✭ 3,687 (+6045%)
Mutual labels:  debian, polybar
dotfiles
Dotfiles generator that allows quick configuration of different window managers in multiple OSs
Stars: ✭ 36 (-40%)
Mutual labels:  debian, polybar
Archcraft
// Source : ISO
Stars: ✭ 437 (+628.33%)
Mutual labels:  debian, gnu-linux
dotfiles
🍚 My minimal bspwm configurations for a beautiful workflow
Stars: ✭ 152 (+153.33%)
Mutual labels:  rice, polybar
Working On Gnu Linux
《 完全用 GNU/Linux 工作》
Stars: ✭ 170 (+183.33%)
Mutual labels:  debian, gnu-linux
dotfiles
Messy configuration repository / Gentoo / Coreboot / XMonad / Ergodox / Home Cooked ZSH microframework / Eye candy stuff / Miscellaneous hacks
Stars: ✭ 43 (-28.33%)
Mutual labels:  rice, bspwm
Dotfiles
🍙 Personal dotfiles repository.
Stars: ✭ 148 (+146.67%)
Mutual labels:  rice, polybar

Dotfiles

These are not my main dotfiles. I currently use home-manager on NixOS to manage my configurations. The install script will work for most distros, and this repo will still be updated, but not as often as my main one. If you use home-manager and want my configuration, please visit the main repo

Table of Contents

Screenshots

Screenshot-of-my-rice

Installation

Dependencies:

  • zsh as a shell
  • bspwm as a window manager
  • sxhkd as a hotkey daemon
  • dunst as a notification daemon
  • picom as a compositor
  • rxvt-unicode as a terminal emulator
  • polybar as a system bar

Obviously, if you don't want to use any of these programs for whatever reason, you don't have to install them. The install script will still apply the themes to all the other programs.

Note: please read the install script and make a backup of your current configs before running it. To install my dotfiles, you can use the automated install script:

  • git clone https://github.com/notusknot/dotfiles
  • cd dotfiles
  • ./install.sh

If you don't trust it, you can clone the repo and manually move the files into all the proper locations.

Documentation

These are my configuration files for the programs listed in the installation instructions.

My window manager of choice is bspwm. I use it because I like how simple it is to configure while still being relatively powerfull and extensible. If you want to learn how to use it better, check out my tutorial for it. To manage keybinds, I use sxhkd because it works well and was made to seamlessly integrate with bspwm.

If you want more documentation, feel free to submit an issue or contact me on Discord: notusknot#5622. More files coming soon...

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