From 8da0a7927b2c218b3f09117a01aff274ecaa993c Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado <55825613+luevano@users.noreply.github.com> Date: Mon, 4 Jan 2021 17:21:05 -0700 Subject: Add tmux support --- .config/sxhkd/sxhkdrc | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to '.config/sxhkd/sxhkdrc') diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 612eaf3..23393fa 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -3,10 +3,8 @@ # # Basic. -super + Return - $TERMINAL -# Read after releasing 'd' because as soon -# as dmenu runs it listens for kb presses. +super + {_,shift + }Return + $TERMINAL { ,-e tmuxed} super + d dmenu_run -fn "Noto Sans Mono:size=12" -nb "$(xresource background)" -nf "$(xresource foreground)" -sb "$(xresource color4)" -sf "$(xresource color0)" super + Escape -- cgit v1.2.3-70-g09d2