dotfiles

Yes, my $HOME has a git repo now :(

git clone git://git.shimmy1996.com/dotfiles.git
commit 4255f1953b1fdf4049c234e1d1981e9b1bd7ee4f
parent 299bfa4c645ee8994380d6048df60bba4765fc16
Author: Shimmy Xu <shimmy.xu@shimmy1996.com>
Date:   Sat, 19 Jan 2019 13:37:04 -0500

[sway] Change lock screen color.

Diffstat:
M.config/sway/config | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.config/sway/config b/.config/sway/config
@@ -14,7 +14,7 @@ set $gaps_outer 0
 set $term env WINIT_HIDPI_FACTOR=1.0 WAYLAND_DISPLAY= alacritty
 set $menu rofi -i -show drun
 set $clipboard rofi -modi "clipboard:greenclip print" -show clipboard -run-command '{cmd}'
-set $screenlocker swaylock -c {$base0D}80 -u
+set $screenlocker swaylock -c 85ad8580 -u
 set $screenshot swaygrab
 set $networkmenu $term -e nmtui
 ## System Commands