Skip to content

kaunkrishna/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ CURRENTLY INTEGRATING MATUGEN TO THE SETUP!

KAUN-FIGS (CONFIGS)

Arch Linux • Hyprland

Making it worse before it gets better.


Images

Desktop
Hyprlock Lockscreen
Rofi Launcher
Rofi Powermenu
SwayNC Notifications

System Info

  • OS: Arch Linux
  • WM: Hyprland
  • Terminal: Kitty
  • Shell: Zsh
  • Bar: Waybar
  • Launcher: Rofi
  • Notifications: SwayNC

Dependencies

Make sure these are installed:

  • Hyprland (window manager)
  • Kitty (terminal emulator)
  • Waybar (status bar)
  • Rofi (application launcher, powermenu, and clipboard interface)
  • SwayNC (notification daemon)
  • awww (wallpaper manager)
  • wl-clipboard (Wayland clipboard tools)
  • cliphist (clipboard history)
  • xdg-desktop-portal-hyprland (required for screen sharing on Wayland, install if you use screen sharing)
sudo pacman -S --needed hyprland kitty waybar rofi swaync awww wl-clipboard cliphist xdg-desktop-portal-hyprland

Fonts

  • Adwaita Sans → system UI
  • JetBrains Mono Nerd Font → terminal + icons (any nerd font is must for the icons)
  • ttf-apple-emoji → Emojis (you can use any emoji font)
sudo pacman -S --needed ttf-jetbrains-mono ttf-adwaita
yay -S ttf-apple-emoji

Installation

1. Clone

git clone https://github.com/kaunkrishna/dotfiles
cd dotfiles

2. Backup existing config

mv ~/.config ~/.config-backup

3. Apply configs

cp -r .config/* ~/.config/

4. Restart session

Log out and log back in to apply changes.


Notes

  • Built for Arch + Hyprland
  • May not work on other setups
  • Read configs before using

rice > everything

About

my dotfiles for hyprland

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages