# HG changeset patch # User Steve Losh # Date 1756493722 14400 # Node ID 73ac57eeaeead0a5a31dd33aeb08edccd527c6b8 # Parent 26c18ba8150357ab3a230fec2145d34a03b8fe3d# Parent b62a90915e1071ebeedc61e0137025337de834e7 Merge diff -r 26c18ba81503 -r 73ac57eeaeea bin/bootstrap.sh --- a/bin/bootstrap.sh Fri Aug 29 14:55:16 2025 -0400 +++ b/bin/bootstrap.sh Fri Aug 29 14:55:22 2025 -0400 @@ -19,7 +19,6 @@ mkdir -p ~/bin mkdir -p ~/src mkdir -p ~/.w3m -mkdir -p ~/.weechat ensure_link "src/dotfiles/hgrc" ".hgrc" diff -r 26c18ba81503 -r 73ac57eeaeea bootstrap.markdown --- a/bootstrap.markdown Fri Aug 29 14:55:16 2025 -0400 +++ b/bootstrap.markdown Fri Aug 29 14:55:22 2025 -0400 @@ -35,7 +35,7 @@ curl wget network-manager fish rlwrap mercurial git - xcape + xcape xss-lock pulseaudio alsa-utils libzstd-dev libx11-dev libxft-dev build-essential autoconf pkg-config @@ -46,8 +46,6 @@ silversearcher-ag irssi -TODO: `xautolock` is no longer in the Debian repos. Figure out how to get it. - TODO: Need to disable networkd, remove interface from `/etc/interfaces` and restart `NetworkManager` to get that in place. diff -r 26c18ba81503 -r 73ac57eeaeea xsessionrc --- a/xsessionrc Fri Aug 29 14:55:16 2025 -0400 +++ b/xsessionrc Fri Aug 29 14:55:22 2025 -0400 @@ -19,11 +19,15 @@ # /home/sjl/src/dotfiles/bin/k-dammit & xcape -t 200 -e 'Control_L=Escape;Shift_L=Shift_L|9;Shift_R=Shift_R|0' -xautolock -time 30 -locker /home/sjl/src/dotfiles/bin/lock-screen & # turn off heart-attack-inducing pc speaker beep xset -b +xset s on +xset s 300 + +xss-lock slock & + /usr/bin/dunst -config $HOME/.dunstrc & # Fix the fucking GTK scrolling bullshit