Skip to content

Lassebq/dots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My dotfiles

Primarily used software is underlined, but my dots and the installer script contain configuration for other options as well.

Distro: Arch
Wayland compositor: Hyprland, River, Sway
Bar: Waybar
Terminal: foot, kitty, alacritty, WezTerm
Shell: zsh, bash
Editor: VSCode, Neovim
Wallpaper daemon: swaybg, swww, wbg, hyprpaper
App launcher: rofi
Lock screen: gtklock

There's an install script for Arch Linux. It will install required packages and back up your .config directory before copying new configs

I can confirm that it works with Artix, but it wasn't intended for it, so use at your own risk.

You can clone this repo and run install.sh or run this command directly from your home directory:

bash -c "$(curl https://raw.githubusercontent.com/Lassebq/dots/main/install.sh)"