From 3b7c72deff3e0644485e8addc39f23f3d69e3985 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Sat, 6 Oct 2012 20:55:19 -0400 Subject: Remove gnome-keyring Was useless. --- .xinitrc | 1 - 1 file changed, 1 deletion(-) (limited to '.xinitrc') diff --git a/.xinitrc b/.xinitrc index 6da666a3..0e496583 100644 --- a/.xinitrc +++ b/.xinitrc @@ -4,7 +4,6 @@ xrdb ~/.Xresources & xautolock -locker slimlock -time 30 & unclutter -idle 3 -noevents & start-pulseaudio-x11 & -gnome-keyring-daemon & mpd & mpdscribble & -- cgit 1.4.1 406a02a178421218e152ddf0609f50268be23b'/> Advent of Code
summary refs log tree commit diff homepage
path: root/2016/input/day07.txt (unfollow)
Commit message (Collapse)Author
2020-11-22Solve day 5 part 2June McEnroe