Skip to content

Latest commit

 

History

History
48 lines (37 loc) · 2.84 KB

README.md

File metadata and controls

48 lines (37 loc) · 2.84 KB

Preview

desktop screenshot

System Info

Item Program
OS Arch Linux
WM hyprland
Bar Waybar
Terminal wezterm
Current Color Scheme Catppuccin Mocha
Color Scheme Manager flavours
Shell zsh
AUR Helper paru
Editor neovim
Font MesloLGS Nerd Font Mono
App Launcher Tofi
Browser Zen
Startpage bento
Terminal File Manager Yazi
GUI File Manager Nautilus
Notification Daemon Dunst
Video Player mpv
System Monitor btop
Image Viewer imv
Document Viewer Zathura

Installation

Manual

  • Clone the repo and migrate configuration files as necessary.
  • All of my explicityly installed programs are in the pkglist.txt and pkglist-aur.txt files.

Automatic (Arch Linux only, work in progress)

Run the following set of commands on an Arch Linux system.

git clone https://github.com/hisbaan/hass $HOME/hass; \
$HOME/hass/hass.sh

Answer the prompts that appear.

The script will create a backup folder for your old configs in =/hass-backup=. There will be an uninstall script in the future that assumes =/hass-backup= exists so don't delete the folder if you're just trying out my config.