Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1.67 KB

File metadata and controls

40 lines (25 loc) · 1.67 KB

Vz0n's box

Preview

This is my Arch Linux installation's dotfiles.

It's based on some rices that i saw among the Linux ricing community, but the inspiration came mainly from s4vitar's bspwm and rxyhn's dotfiles.

Information

  • OS: Arch Linux
  • WM: HyprLand
  • Bar: Waybar
  • Locker: hyprlock/hypridle
  • Terminal: kitty and zsh as shell (with oh-my-zsh).
  • Notes: Obsidian
  • Screenshots: flameshot
  • Launcher: fuzzel
  • Fonts: Fira Code, Hack (Nerd)
  • Widgets: eww

Installation

Clone this repo and run the script strap.sh. It will install all the stuff needed for the environment to work and setup config files.

Note: There are some things in config files that have my home directory hardcoded so, take note if you're installing this.

My themes and terminal

I use powerlevel10k as default terminal theme, Sweet Dark + Bonny Dark Icons for GTK and a cute Anya cursor, just in case that you want to know (surely you actually don't want but uwu)

Extra

As you might have seen, this has some scripts and a waybar widget for hacking/research purposes, the scripts works using the SecurityTrails API so you will need to put an API key in the ~/.api_tokens file.

For the waybar widget just read the code and .zshrc.

Also, the stupidly minimal eww powermenu does nothing. You need to edit its button actions.

Suggestion: read documentations of the software used here before starting to edit stuff