Skip to content

julienberman/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Configuration files for various tools:

  • ghostty: terminal emulator
  • nvim: text editor
  • hyprland: linux window manager (runs on Wayland)
  • hyprlock: lock screen for hyprland
  • hypridle: sleep / shutdown logic for hyprland
  • hyprpaper: themes for hyprland
  • hyprmocha: colors for hyprland
  • waybar: status bar on top of screen
  • wofi: search menu (think: spotlight search on OSX)

Clone this repository. Then install GNU stow which can be installed as follows: Macos:

brew install stow

Archlinux:

sudo pacman -S stow
yay -S stow

Run the following command to create symlinks of the dotfiles for each tool:

stow -t "$HOME" [package]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published