Skip to content

Chamal1120/dotfiles-linux-hyprland

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles-linux (Hyprland)

Dotfiles of my personal linux rice flavoured with catppuccin-mocha theme.

Previews

preview_00 preview_01 preview_02

What's in?

  1. WM - Hyprland
  2. Bar - Waybar
  3. Terminal emulator - Foot (default), Kitty, Wezterm
  4. Shell - zsh
  5. Terminal multiplexer - Tmux
  6. Nerd font - CaskaydiaCove Nerd Font
  7. Text editor and IDE - Neovim
  8. Browser - Thorium (default), Firefox (with custom chrome.css)
  9. File Manager - Thunar
  10. Document viewer - Zathura
  11. File Manager (Terminal) - Yazi
  12. Git manager (Terminal) - Lazygit
  13. Terminal ls replacement - eza
  14. Terminal cd replacement - Zoxide
  15. Terminal sysfetch - Fastfetch
  16. App launcher - Rofi wayland fork
  17. Cursor - Rose-pine-hyprland (for Hyprland), BreezX-RosePine (for X)
  18. Cat(1) replacement - Bat

How to use

I manage my dotfiles with GNU stow. follow the below steps to simlink the files to necessary locations.

  1. Install with any package manager. (or build from source).
yay -S stow # replace with your package manager's syntax
  1. clone the repo
git clone https://github.com/Chamal1120/dotfiles-linux-hyprland.git
  1. Navigate to the directory
cd dotfiles-linux-hyprland/
  1. Install the packages before simlinking their configs to reduce errors.

  2. Simlink the configs you need with stow.

stow bat btop fsh kitty nvim starship tmux yazi yt-dlp zsh hushlogin # A combined command should look like this

Credits

All credits and respect goes to all the authors and maintainers of the open source software I have used for this setup.

Thanks ❤️

Thank you for reading upto this point. Feel free to fork the repo if you need and don't forget to star.