Skip to content

XMonad and Xmobar monorepo for sharing code between them, build with stack

Notifications You must be signed in to change notification settings

afreakk/Xmonanza

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f7e4d0c · Feb 24, 2022
Jun 25, 2020
Apr 4, 2021
Feb 21, 2022
Oct 10, 2021
Jan 5, 2022
Feb 24, 2022
Jun 20, 2020
Jul 25, 2020
Jun 20, 2020
Jul 27, 2021
Feb 24, 2022
Feb 24, 2022
Feb 21, 2022
Feb 24, 2022

Repository files navigation

Xmonanza

XMonad and Xmobar monorepo for sharing code between them, build with stack
  1. stack install (or stack --nix install if using nix) xmonad-afreak and xmobar-afreak is then created in ~/.local/bin (local-bin-path) (~/.local/bin needs to be in $PATH)
  2. Copy custom buildscript for xmonad cp scripts/build ~/.xmonad/ and edit script to correct paths
  3. if using nix, run echo 'STACK_COMMAND="stack --nix"' > ~/.xmonad/.env
  4. Link from xmonad-afreak -> xmonad somewhere in $PATH e.g. ln -s ~/.local/bin/xmonad-afreak ~/.local/bin/xmonad (not sure why, but --restart doesnt work properly if xmonad is not in $PATH)
  5. Append xmonad or xmonad-afreak to .xinitrc
  6. startx

About

XMonad and Xmobar monorepo for sharing code between them, build with stack

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published