Skip to content

Installation

honey-wm is not available in official Arch repositories or the AUR. It must be built from source.

Prerequisites

sudo pacman -S git make gcc wayland-protocols wlroots rofi pavucontrol swaync

Building honey-wm

git clone https://github.com/l3mah/honey-wm.git cd honey-wm make make install

Building honey-waybar

git clone https://github.com/l3mah/honey-waybar.git cd honey-waybar make make install

Installing Configuration Files

cp -r ~/.dotfiles/honey-wm/configs/honey ~/.config/ chmod +x ~/.config/honey/rofi/*.sh