Compare commits

...

2 Commits

Author SHA1 Message Date
David JULIEN 176d1252e9 Merge branch 'dev' into venus
sxhkd: do not create tmux session for neomutt
2022-12-11 23:17:30 +01:00
David JULIEN 97dcc60445 [sxhkd] fix: do not open a tmux session for neomut 2022-12-11 21:53:56 +01:00
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ super + shift + m
$TERMINAL -g 128x32 -c "floating" -e $MUSIC_CLIENT
super + shift + n
$TERMINAL -g 128x32 -c "floating" -e tsession "mail" "$MAIL_CLIENT"
$TERMINAL -g 128x32 -c "floating" -e "$MAIL_CLIENT"
super + shift + i
$TERMINAL -g 128x32 -c "floating" -e tsession "irc" "$IRC_CLIENT"