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_01 preview_02 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

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/Chamal1120RE/dotfiles-linux.git
  1. Navigate to the directory
cd dotfiles-linux/
  1. 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

Huge thank and respect to all the authors and maintainers of the open source softwares 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.