SkillAgentSearch skills...

Dotfiles

Personal dotfiles and scripts for Linux machines.

Install / Use

/learn @kokopi-dev/Dotfiles

README

⚠️ This is a public mirror

Main repo is self hosted on gitea

Dotfiles

A lot of custom stuff, use as reference.

Mangowc Setup (2025) (mango/)

  • Shell: bash
  • WM: mangowc
  • Terminal: ghostty
  • Editor: neovim
  • File Explorer: thunar
  • Menus: rofi
  • Statusbar: waybar
  • Password Manager: pass (syncpass)

Hyprland Setup (2025) (hyprland/)

  • Shell: bash
    • Prompt: Starship
  • WM: hyprland
  • Terminal: ghostty
  • Editor: neovim
  • Menus: rofi
  • Lockscreen: hyprlock
  • Password Manager: pass (syncpass)

X11 Setup (~2020) (X11/)

  • Shell: bash
    • Prompt: Starship
  • WM: bspwm
  • Terminal: kitty
    • Font: Fira Code
  • Editor: neovim
  • Status Bar: polybar
  • Compositor: picom
  • Menu: rofi
  • Theme Stuff: gtk-3.0
    • Theme: Juno Ocean
    • Icons: Infinity Lavender Dark Icons
  • File Explorer: thunar-git
  • Search: fzf, fd, ripgrep
  • Misc: exa, bat
  • Lockscreen: i3lock
  • Password Manager: pass

Commands

Wifi:

  • nmtui

Bluetooth:

  • blueman-manager

Audio:

  • alsamixer: terminal control of volume

Some settings

  • Icons
    • ~/.config/gtk-3.0/settings.ini
    • /usr/share/icons/*

Useful wikis

  • NVME storage: https://wiki.archlinux.org/title/Solid_state_drive/NVMe

USB Auto Mounting

  • using packages: udisks2 and udiskie (for automatic mounting)
  • unmounting needs manual: udiskie-umount /run/media/$USER/usb_folder_name

Related Skills

View on GitHub
GitHub Stars18
CategoryDevelopment
Updated8d ago
Forks3

Languages

Shell

Security Score

80/100

Audited on Mar 18, 2026

No findings