Git Product home page Git Product logo

dotfiles's Introduction

Dotfiles

Repo for my Dotfiles.
WM is i3 with polybar and rofi. Files are managed with a symlink manager called stow.
man stow for more info on stow or checkout ThePrimegean's video about it.

Packages

  • i3-gaps-rounded -> wm
  • polybar -> statusbar
  • picom -> transparency and transitions
  • rofi -> application launcher
  • kitty -> terminal
  • zsh -> shell
  • tmux -> terminal multiplexer
  • nvim -> editor
  • feh -> for wallpaper
  • stow -> symlink manager for my dotfiles
  • flameshot -> screenshots

Install

  1. Install all required packages and stow.
  2. git clone https://github.com/Sickisonfire/dotfiles.git ~/.dotfiles && cd ~/.dotfiles
  • Important: the folder must be at ~/ for stow to work.
  • folder name is not important.
  1. stow <name of subfolder> for everything subfolder you need.
  • example: stow i3 generates symlink at ~/.config/i3/config for i3 config file
  • Stow will generate a symlink for all files at the correct location.
  • The .dotfiles Folder is the source of all dotfiles now. Changes have to be made to files in this folder.

Stuff can also be installed partially. Just stow what you need.

Keybinds

i3

Most keybinds are the default keybinds.

key function
win mod key
Print screenshot
mod+o application launcher
mod+h,j,k,l focus window
mod+Shifth,j,k,l move window
mod+1-9 change workspace
mod+Shift1-9 move window to workspace
mod+v split vertical
mod+Shiftv split horizontal
mod+Shiftc reload i3 config
mod+Shiftr restart i3
mod+Shifte exit i3

tmux

Tmux keybinds are default i believe.

key function
Ctrl+b prefix
prefix+r reload tmux config
prefix+h,j,k,l focus pane

nvim

Check mappings.lua & lsp.lua for mappings.

Todo

  • add install script
  • fonts
  • custom scripts
  • add redshift.conf

dotfiles's People

Contributors

sickisonfire avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.