dotfiles

My personal shell configs and stuff
git clone git://git.alex.balgavy.eu/dotfiles.git
Log | Files | Refs | Submodules | README | LICENSE

commit 78660d76f74fa9089ffa58a8fba1c0c6129bb482
parent 572b0d6ab0c99e022d2133dd9094ba527bf21c0c
Author: Alex Balgavy <alex@balgavy.eu>
Date:   Wed,  5 May 2021 18:01:49 +0200

sxhkd: config

Diffstat:
Asxhkd/sxhkdrc | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/sxhkd/sxhkdrc b/sxhkd/sxhkdrc @@ -0,0 +1,6 @@ +super + shift + q + desktop-session-exit +super + o + "$TERMINAL" -e lf "$HOME" +ctrl + shift + r + pkill -SIGUSR1 sxhkd; notify "sxhkd reloaded" ""