diff options
author | Ryan Kavanagh <rak@rak.ac> | 2023-01-13 17:24:34 -0500 |
---|---|---|
committer | Ryan Kavanagh <rak@rak.ac> | 2023-01-13 17:24:34 -0500 |
commit | c5802cbd7c7276e22b1016318da2d98c79a3e8e0 (patch) | |
tree | 2fb01c4c91e090db0879f95b11f5b04b89e655c1 /.chezmoiignore | |
parent | openbsd xidle (diff) |
get xmonad working on openbsd
Diffstat (limited to '.chezmoiignore')
-rw-r--r-- | .chezmoiignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.chezmoiignore b/.chezmoiignore index a96780b..87cf0af 100644 --- a/.chezmoiignore +++ b/.chezmoiignore @@ -14,6 +14,8 @@ crontab {{- if ne .chezmoi.os "openbsd" }} # only install if on openbsd .urxvt/perl +.xmonad/build +.xmonad/xmonad-config.cabal {{- end }} # files in home |