[sxhkd] fix: tmux session name for irc
This commit is contained in:
parent
b057e1566b
commit
a5d532394a
@ -66,7 +66,7 @@ super + shift + n
|
|||||||
$TERMINAL -g 128x32 -c "floating" -e tsession "mail" "$MAIL_CLIENT"
|
$TERMINAL -g 128x32 -c "floating" -e tsession "mail" "$MAIL_CLIENT"
|
||||||
|
|
||||||
super + shift + i
|
super + shift + i
|
||||||
$TERMINAL -g 128x32 -c "floating" -e tsession "mail" "$IRC_CLIENT"
|
$TERMINAL -g 128x32 -c "floating" -e tsession "irc" "$IRC_CLIENT"
|
||||||
|
|
||||||
super + shift + t
|
super + shift + t
|
||||||
$TERMINAL -g 128x32 -c "floating" -e tremc
|
$TERMINAL -g 128x32 -c "floating" -e tremc
|
||||||
|
Reference in New Issue
Block a user