AWESOME Hyprland Dotfiles
Find a file
2024-10-02 09:22:53 +05:30
bat/.config/bat I think, It's Final 2024-09-18 01:54:11 +05:30
dunst/.config/dunst I think, It's Final 2024-09-18 01:54:11 +05:30
hypr/.config/hypr Some small changes 2024-10-02 09:22:53 +05:30
kitty/.config/kitty Some Change 2024-09-26 09:41:00 +05:30
rofi/.config/rofi Some small changes 2024-10-02 09:22:53 +05:30
starship/.config/starship/starship I think, It's Final 2024-09-18 01:54:11 +05:30
tmux/.config/tmux I think, It's Final 2024-09-18 01:54:11 +05:30
vim/.config/nvim Some small changes 2024-10-02 09:22:53 +05:30
wallpaper Add whole .config for backup of backup 2024-09-20 15:37:08 +05:30
waybar/.config/waybar Some small changes 2024-10-02 09:22:53 +05:30
yazi/.config/yazi I think, It's Final 2024-09-18 01:54:11 +05:30
zsh Add whole .config for backup of backup 2024-09-20 15:37:08 +05:30
.gitignore Some changes 2024-09-20 21:58:11 +05:30
README.md some changes 2024-09-14 00:46:22 +05:30
total.txt Some changes 2024-09-20 21:58:11 +05:30

File System

  • File System: btrfs

Boot Loader

  • Boot Loader: GNU GRUB (Grand Unified Boot Loader)

Login Manager & Session Manager

  • Login Manager & Session Manager: SDDM (Simple Desktop Display Manager)

Package Management

  • Default: pacman
  • Others: wget, Homebrew

Fonts

  • Fonts: JetBrains Mono Nerd Fonts

Audio

  • Audio System: Pipewire

GUI Setup

  • Window Manager: hyprland (Tiling)
  • Status Bar: Waybar
  • Notification Manager: Dunst
  • Browser: Firefox
  • Code Editor: VSCodium
  • Image Viewer: feh
  • Video Player: VLC
  • Color Picker: hyprpicker
  • Wallpaper Utility: hyprpaper
  • Screenshot Utility: hyprshot
  • File Manager: Thunar
  • App Launcher: Rofi
  • Wi-Fi & Bluetooth Management: Rofi

CLI Setup

  • Terminal Emulator: kitty
  • Shell: Zsh (z-shell)
  • Terminal Prompt: Starship / Oh My Posh
  • History Manager: Atuin
  • Search Utility: Fzf (Fuzzy Finder)
  • Terminal Multiplexer: tmux
  • Git Management: gitui, lazygit
  • Code Editors: Neovim, Nano, Vim
  • Task Manager: btop
  • Trash Control: trashy
  • Fetch Utilities: nitch, fastfetch, cutefetch
  • Zip Management: unzip
  • Clipboard Management: cliphist, wl-clipboard
  • File Manager: yazi

CLI Alternatives

  • cd: zoxide
  • ls: eza / exa
  • cat: bat
  • man: tldr

System Management

  • Network Management: NetworkManager (nmcli), iwd (iNet Wireless Daemon)
  • Bluetooth Management: Bluez, Bluez-utils
  • Audio Management: pamixer, PulseAudio
  • Brightness Control: brightnessctl
  • Power Management: acpi
  • Media Player Control: playerctl

To-Do List

System Monitoring & Performance

  • Set up cpupower for CPU management.

Security & Backup

  • Install ufw or firewalld for managing firewall.
  • Set up timeshift or restic for automated backups.

Shell Utilities

  • Add httpie for API requests.
  • Use ripgrep (rg) for faster file searches.

Productivity Tools

  • Install rsync or rclone for efficient file transfer.
  • Use borg or rsnapshot for file backups.

Clipboard & File Utilities

  • Install zathura for minimalistic PDF viewing.

Developer Tools

  • Install prettier, eslint, or shellcheck for linting and formatting.
  • Set up podman or docker for containerized environments.
  • Add cmake or meson for compiling and building software from source.

Miscellaneous Tools

  • Install pass for password management in the terminal.
  • Try calcurse for task and calendar management.
  • Install tlp for laptop power management.