Skip to content
This repository has been archived by the owner on Sep 17, 2021. It is now read-only.
/ dotfiles_meowV2 Public archive
forked from janleigh/dotfiles

My dotfiles / config files I use on my daily driver.

License

Notifications You must be signed in to change notification settings

umgbhalla/dotfiles_meowV2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

━━━━━━ ❖ ━━━━━━

bin for scripts, cfg for configs, etc for other stuff

img

━━━━━━ ❖ ━━━━━━

❖ Installation

First, clone the repo.

 $ git clone --recurse-submodules https://github.com/TheRealKizu/dotfiles.git

Then, update the submodules.

 $ cd dotfiles && git submodule update --remote --merge

Finally, run the setup script.

 $ ./setup.sh

❖ Keybinds

I only listed the important shortcuts. There's still more but have fun discovering it.

Keybind Description
Super + C Kill focused window
Super + Space Float the focused window
Super + Alt + T Tile the floating window
Super + F Focus next window
Super + Shift + F Focus previous window
Super + {1-8} Move to workspace #
Super + Shift + {1-8} Move window to workspace #
Super + D Open rofi menu
Super + P Open eww dashboard
Super + Shift + P Close eww dashboard
Super + Enter Open an terminal instance
Super + Shift + Alt + R Restart bspwm

❖ Dependencies

This are all optional but you can install if you want to replicate my desktop or something.

  • bspwm, sxhkd and bsp-layout
  • rofi
  • polybar
  • neovim-nightly
  • alacritty
  • dunst
  • picom
  • brightnessctl and playerctl
  • maim, jq, xclip and viewnior

❖ Notes

❖ System Info

Have fun reading this neofetch.

img

About

My dotfiles / config files I use on my daily driver.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 45.4%
  • Roff 28.0%
  • Vim Script 21.5%
  • Python 2.6%
  • PHP 2.2%
  • Lua 0.3%