Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
2017-08-12 02:59:32 +03:00
parent e87742f705
commit 2edd381f2c
5 changed files with 10 additions and 4 deletions

View File

@@ -67,3 +67,6 @@ super + comma
super + period
amixer -c 0 set PCM 2dB+
shift + control + {1-9}
echo {11,12,13,14,15,16,17,18,19} > /tmp/penis

View File

@@ -1,5 +1,5 @@
#!/usr/bin/env watchman
#service_respawn='true'
service_respawn='true'
service_command='/usr/bin/sxhkd'
service_reload_signal='USR1'

View File

@@ -43,7 +43,8 @@ set_misc_path \
"$HOME/.rvm/bin" \
"$HOME/games/bin" \
"$HOME/.local/bin" \
"$HOME/.nails/bin"
"$HOME/.nails/bin" \
"$HOME/.winepx/bin"
# GPG
GPG_TTY=$(tty)