Thanks to visit codestin.com
Credit goes to github.com

Skip to content

kayxean/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

A collection of packages for Arch Linux that I use for my Hyprland configuration.

This configuration uses stow to manage dotfiles. Clone this repository into ~/repo/dotfiles, then use the stow commands below to create symlinks to your home directory.

# Create symlinks
stow -t ~ -d ~/repo/dotfiles .

# Remove symlinks
stow -D -t ~ -d ~/repo/dotfiles .

Packages

  • alacritty - A cross-platform, GPU-accelerated terminal emulator
  • chromium - A web browser built for speed, simplicity, and security
  • chromium-widevine - DRM support for Chromium
  • google-chrome - Proprietary web browser
  • nautilus - Default file manager for GNOME
  • zed - A high-performance, multiplayer code editor from the creators of Atom and Tree-sitter

Utilities

  • bat - cat clone with syntax highlighting
  • eza - A modern replacement for ls
  • fd - A simple, fast and user-friendly alternative to find
  • git - the fast distributed version control system
  • github-cli - The GitHub CLI
  • jq - A lightweight and flexible command-line JSON processor
  • less - A terminal based program for viewing text files
  • ripgrep - A fast, smarter alternative to grep
  • stow - Manage installation of multiple softwares in the same directory tree
  • television - A very fast, portable and hackable fuzzy finder for the terminal
  • tree - A directory listing program displaying a depth indented list of files
  • zoxide - A smarter cd command for your terminal

Shell

  • auto-cpufreq - CPU frequency manager
  • btop - A monitor of system resources
  • impala - TUI for managing wifi
  • iwd - Internet Wireless Daemon
  • nano - Simple text editor
  • ncdu - Disk usage analyzer with an ncurses interface
  • paru - AUR helper
  • pkgfile - A tool to search for files in official repository packages
  • starship - The cross-shell prompt for astronauts
  • zsh - A very advanced and programmable command interpreter (shell) for UNIX
  • zsh-autosuggestions - Fish-like autosuggestions for zsh
  • zsh-syntax-highlighting - Fish shell like syntax highlighting for Zsh

System

  • amd-ucode - Microcode update image for AMD CPUs
  • base - Minimal package set to define a basic Arch Linux installation
  • base-devel - Basic tools to build Arch Linux packages
  • bluez - Daemon for the bluetooth protocol stack
  • brightnessctl - Lightweight brightness control tool
  • btrfs-progs - Btrfs filesystem utilities
  • efibootmgr - Linux user-space application to modify the EFI Boot Manager
  • libinput - Input device management and event handling library
  • libnotify - Library for sending desktop notifications
  • libva-utils - Intel VA-API Media Applications and Scripts for libva
  • linux - The Linux kernel and modules
  • linux-firmware - Firmware files for Linux
  • linux-lts - The Linux kernel and modules
  • linux-lts-headers - Headers for Linux kernel LTS
  • playerctl - mpris media player controller
  • snapper - A tool for managing BTRFS and LVM snapshots
  • usbutils - A collection of USB tools to query connected USB devices
  • vulkan-radeon - Open-source Vulkan driver for AMD GPUs
  • zram-generator - Systemd unit generator for zram devices

Hyprland

Wayland

  • grim - Screenshot utility for Wayland
  • libnewt - Not Erik's Windowing Toolkit - text mode windowing with slang
  • slurp - Select a region in a Wayland compositor
  • uwsm - Universal Wayland session manager
  • wev - A tool for debugging wayland events on a Wayland window
  • wl-clipboard - Command-line copy/paste utilities for Wayland

Audio

Fonts

Firewall

  • dnscrypt-proxy - A flexible DNS proxy, with support for encrypted DNS protocols
  • iptables-nft - Linux kernel packet control tool (using nft interface)
  • nftables - Netfilter firewall, userspace command line utility
  • zapret-git - Bypass deep packet inspection

About

Arch Linux - Hyprland

Resources

Stars

Watchers

Forks

Languages