dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit 130f7cf15f9a28d215fadf223236fdb23b8f8be4
parent 9f0e3917bff5fcb96da6f98e108d9393b57c7f88
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Mon, 22 Jul 2019 14:15:15 +0200

Launch terminals with tmux by default

Diffstat:
M.config/sxhkd/sxhkdrc | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc @@ -58,9 +58,9 @@ super + alt + l # applications super + Return - $TERMINAL -super + shift + Return $TERMINAL -e tmux +super + shift + Return + $TERMINAL super + e $TERMINAL -e tmux new-session $EDITOR super + w