Skip to content

pierre-parel/pietro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Splomf Environment

Splomf

These are the configuration files for the Splomf Environment (Ubuntu 24.04).

Install all programs

  1. Setup Ubuntu-Hyprland by JaKooLit. Install the dotfiles.
sudo apt install git
git clone -b 24.04 --depth 1 https://github.com/JaKooLit/Ubuntu-Hyprland.git ~/Ubuntu-Hyprland-24.04
cd ~/Ubuntu-Hyprland-24.04
chmod +x install.sh
./install.sh
  1. Clone the dotfiles and symlink using stow
sudo apt install stow
git clone https://github.com/pierre-parel/pietro ~/dotfiles
cd ~/dotfiles
stow --adopt .
  1. Install other programs
# Install VictorMono
wget https://github.com/ryanoasis/nerd-fonts/releases/download/v3.3.0/VictorMono.zip
unzip VictorMono.zip -d ~/.fonts
fc-cache -fv

# Install ghostty
wget https://github.com/mkasberg/ghostty-ubuntu/releases/download/1.1.0-0-ppa1/ghostty_1.1.0-0.ppa1_amd64_24.04.deb

# Install brave
curl -fsS https://dl.brave.com/install.sh | sh

# Install other programs
sudo apt install gh tmux emacs zathura zathura-poppler qbittorrent libvterm-dev fd-find gimp 

Programs

Environment

Window Manager: Hyprland

Notifications: SwayNC

Launcher: Rofi

Bar: Waybar

Screen lock: hypridle and hyprlock

Background: swaybg

Screenshots: Grim + Slurp

Terminal Applications (CLI and TUI)

Emulator: Ghostty

Shell: ZSH

Multiplexer: tmux

Editor: Doom Emacs

Video player: mpv

PDF & Ebook reading: Zathura

Audio and video recording: ffmpeg

Graphical Programs

Browser: Brave

Image editing: GIMP

Torrent Client: qbittorrent

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published