Skip to content

My Personal Linux Environment Configurations

Notifications You must be signed in to change notification settings

lukelex/dotfiles

Repository files navigation

Dotfiles

This is a collection of configurations and customizations I've hoarded, throughout the years, in order to tweak my various desktops into supporting my preferred workflows.

Information

Rice Showcase

  • Operating System is Arch Linux;
  • Window Management is handled by Hyprland;
  • Top & Bottom bars are built with Polybar;
  • Widgets are built with Eww;
  • Notifications are provided by Wired;
  • Window decoration and animations are from Picom;
  • Wallpapers are by the talented Byrotek;
  • Application Launcher is rofi;
  • Code editing using NeoVim.

Installation

Configuration is done through symlinks and relative paths.

$ git clone git@github.com:lukelex/dotfiles.git
$ cd dotfiles && ./linux/install/all