commit 0a16c858c06eb15568a5737f957d6a702740a9e4
parent 84d01fb23042c5ecd322fcbd88950e4fba7addc0
Author: Chris Bracken <chris@bracken.jp>
Date: Tue, 5 May 2020 09:06:39 -0700
FreeBSD: add xautolock to i3 install
This is used to trigger i3lock in my i3 config.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/freebsd_install.md b/freebsd_install.md
@@ -314,7 +314,7 @@ Configure XWindows
To install XWindows with the i3 window manager and compton compositor:
sudo install xorg
- sudo install i3 i3status i3lock dmenu compton
+ sudo install i3 i3status i3lock dmenu compton xautolock
sudo install rxvt-unicode
Add the following line to `/etc/rc.conf`: