dotfiles

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

commit d4bafb138e5698dbda899f86751cff926b62c76c
parent 2913411487c78af2bef6cc6a43e39cfb015070de
Author: Alex Balgavy <alexander.balgavy@spaceapplications.com>
Date:   Tue,  1 Sep 2026 17:54:06 +0200

sxhkd: more bindings

Diffstat:
Msxhkd/sxhkdrc | 7++++++-
1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/sxhkd/sxhkdrc b/sxhkd/sxhkdrc @@ -37,11 +37,14 @@ super + l /usr/local/bin/slock super + e emacsclient -c -a '' +super + shift + e + emacsclient -c -a '' -e '(calc)' super + u linkhandler "$(clp)" @super + alt + v - xclip -out -selection clipboard | xdotool type --file - + sleep 2; xclip -out -selection clipboard | xdotool type --file - + ## super + shift + i #F11 @@ -86,5 +89,7 @@ ctrl + shift + super + space dunstctl close-all super + grave dunstctl history-pop +super + shift + grave + st -e bash -c "dunstctl history | jq '.data[0][0].body.data' | less" ctrl + shift + period dunstctl context