fix: set geometry for neomutt window
This commit is contained in:
parent
f4097533e4
commit
d773272331
@ -54,7 +54,7 @@ super + shift + m
|
||||
$TERMINAL -c "ncmpcpp" -e ncmpcpp
|
||||
|
||||
super + shift + n
|
||||
$TERMINAL -c "neomutt" -e neomutt
|
||||
$TERMINAL -g 128x32 -c "neomutt" -e neomutt
|
||||
|
||||
super + shift + t
|
||||
$TERMINAL -c -e tremc
|
||||
|
Reference in New Issue
Block a user