Go to file
Christian Nicola 89e7cc9233
packages: add tumlber (thunar preview image generation)
2023-11-09 20:44:53 +01:00
Pictures/wallpapers wallpapers: add wallpapers 2023-11-09 18:50:22 +01:00
dot_config wallpapers: add wallpapers 2023-11-09 18:50:22 +01:00
scripts packages: add tumlber (thunar preview image generation) 2023-11-09 20:44:53 +01:00
.chezmoiignore chezmoi: fix ignore list 2023-11-09 19:16:46 +01:00
README.md readme: add readme & ignore file 2023-11-09 19:15:25 +01:00
dot_zshrc chezmoi: dotfiles are not set up using chezmoi 2023-11-09 18:08:37 +01:00
install.sh alacritty: install script to build latest alacritty binary from source 2023-11-09 18:08:48 +01:00
screenshot.png readme: add readme & ignore file 2023-11-09 19:15:25 +01:00

README.md

dotfiles

Screenshot

These are my personal dotfiles that I use everywhere I can. There are a couple of things to keep in mind though:

  • The included scripts assume that you're using an Arch-based Linux distribution
  • I'm using Hyprland as my window manager (only runs on Wayland).
  • Some of the packages that are required are only relevant if you're using Nvidia hardware, still need to figure out a way to switch depending on the hardware
  • Includes my Neovim, Tmux & Zsh configurations

Installation

  • git clone https://git.saarco.de/chrisnicola/dotfiles
  • cd dotfiles && ./install.sh
  • Log into another tty & run Hyprland (or add Hyprland as your session in your login manager)

Keybindings

TODO: add a table with all bindings?

Check out dot_config/hyper/configs/Keybinds.conf for a full list.