summary refs log tree commit diff
path: root/bin/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2017-09-14 16:28:11 -0400
committerJune McEnroe <june@causal.agency>2017-09-14 16:29:16 -0400
commitfedb2d758099a49a78ad25959a1f36e5a7220e52 (patch)
tree744e1bb7f821b961f80798c976bea5ed2da81ca3 /bin/.gitignore
parentInclude sys/types.h in wake.c (diff)
downloadsrc-fedb2d758099a49a78ad25959a1f36e5a7220e52.tar.gz
src-fedb2d758099a49a78ad25959a1f36e5a7220e52.zip
Add typing game
Diffstat (limited to 'bin/.gitignore')
-rw-r--r--bin/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/.gitignore b/bin/.gitignore
index 8d86f5a3..8960977b 100644
--- a/bin/.gitignore
+++ b/bin/.gitignore
@@ -6,6 +6,7 @@ jrp
 pbcopy
 pbd
 pbpaste
+typo
 wake
 watch
 xx
inuteJune McEnroe 2021-02-08Use 4M- for window resizing in cwmJune McEnroe 2021-02-08Tweak trackpad scaling, mouse accelerationJune McEnroe 2021-02-08Use xsel in up and add it do install.shJune McEnroe 2021-02-07Swap root window coloursJune McEnroe 2021-02-07Add -X flag to install X stuff on OpenBSDJune McEnroe 2021-02-07Adjust brightness by smaller incrementsJune McEnroe 2021-02-07Fix cwm window cycling, move big by defaultJune McEnroe 2021-02-07Use class names for Foreground, Background, BorderColorJune McEnroe 2021-02-07Add simple battery status and clock to xsessionJune McEnroe 2021-02-07Set cursor theme and sizeJune McEnroe 2021-02-07Use scrot for up -s if no screencaptureJune McEnroe 2021-02-07Enable mouse acceleration in XJune McEnroe 2021-02-07Set colours for Xt and cwmJune McEnroe 2021-02-07Set urgency on bell in xtermJune McEnroe 2021-02-07Add bindings for brightness controlJune McEnroe 2021-02-07Set X key repeat rateJune McEnroe 2021-02-07Bump font size to 12June McEnroe 2021-02-07Fully configure and rebind cwmJune McEnroe 2021-02-07Add BintiJune McEnroe 2021-02-07Finish configuring xtermJune McEnroe 2021-02-06Enable tapping, reverse scroll, set scaling in wsconsctlJune McEnroe 2021-02-06Set root window to black on purple snowJune McEnroe 2021-02-06Add xmodmap configurationJune McEnroe 2021-02-06Add initial OpenBSD X configurationJune McEnroe 2021-02-06Add xterm output to schemeJune McEnroe